]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: vt6656: Correct return type s_uGetRTSCTSDuration.
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 18 Mar 2014 19:25:05 +0000 (19:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 16:00:19 +0000 (09:00 -0700)
commit7f591a1107f930e9bf4e0f60b5a010ab1f948c15
treec016e242deb42b9a803d62a9afa2b4b292608157
parentc4cf6dfb8e204508ed8d066f08a523e7b8384ae8
staging: vt6656: Correct return type s_uGetRTSCTSDuration.

s_uGetRTSCTSDuration always returns in __le16 type

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c