]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Fix *Duration s_uFillDataHead to return to __le16
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 30 Aug 2014 21:25:38 +0000 (22:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 22:19:16 +0000 (15:19 -0700)
commit1e4a49313b00765cb0b95f44343756ccd3245f03
treedbdbdcd27e8a4dcca61fa3655277f3fa1f12802c
parenteecb611d1813809320cc956bce5252a6917bb671
staging: vt6655: Fix *Duration s_uFillDataHead to return to __le16

All callers should be __le16.

Fix vGenerateMACHeader duration to __le16 and reverse the endian
conversion.

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