staging: vt6655: do calculation of uAckTime first
authorMatej Dujava <mdujava@kocurkovo.cz>
Sun, 3 May 2020 13:29:09 +0000 (15:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 May 2020 10:31:18 +0000 (12:31 +0200)
commit0ae73acc4479e12dce87f137d19e521f585816c7
tree273a91303d73b3d0bf2f87f8014f674511e3233a
parente4a34ef772576a782f2f76b9fd1d7a4ccd488981
staging: vt6655: do calculation of uAckTime first

This patch is extracting calculation of uAckTime in one place, at the
start of case body.

Signed-off-by: Matej Dujava <mdujava@kocurkovo.cz>
Link: https://lore.kernel.org/r/1588512552-12297-3-git-send-email-mdujava@kocurkovo.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rxtx.c