]> git.baikalelectronics.ru Git - kernel.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)
commite36372a94311310763764d25103169a2a1bb8ba7
treec016e242deb42b9a803d62a9afa2b4b292608157
parent8aa271cf7c6c16a0fc1dcf4fab2202de4dc648d9
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