From: Malcolm Priestley Date: Sat, 22 Mar 2014 09:01:26 +0000 (+0000) Subject: staging: vt6656: rxtx: s_vFillTxKey fix pMACHeader sparse warning X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4fe75704df3ac3a8f908163f2e9988f4c16dd0;p=pandora-kernel.git staging: vt6656: rxtx: s_vFillTxKey fix pMACHeader sparse warning Endian convert __le16 pMACHeader->frame_control and pMACHeader->seq_ctrl back to cpu. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed