]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita3d9f4bf36b516ef217ccd8f50bf46cf2b204596
tree4dea87be0eb3afae64f8a52acb7413b7773aa3da
parent7486d9405a97583a3d50c02b21cc6a800bc3255d
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