staging: vt6655: s_uGetRTSCTSDuration always return __le16
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 30 Aug 2014 21:25:48 +0000 (22:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 22:19:17 +0000 (15:19 -0700)
commit96372bd9b42e917cb83add7d43bcfbe60307da56
tree4dea87be0eb3afae64f8a52acb7413b7773aa3da
parent93320258989eb1f60b62e6d50fb509e51088aec7
staging: vt6655: s_uGetRTSCTSDuration always return __le16

This function should always return __le16, move all endian
correction to here.

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