]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8712: rtl8712: fixed missing conversion to le32
authorCarlos Palminha <CARLOS.PALMINHA@synopsys.com>
Thu, 9 Feb 2017 10:18:42 +0000 (10:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 12:21:26 +0000 (13:21 +0100)
commit70cb11622cfac890f7b0bccda258b3d3961a8fd0
treec2db71de3d84d514fa7e1ad5fdd665f47df70e4e
parentc3103a361795e2b04c1e11aba1da50062f31053f
staging: rtl8712: rtl8712: fixed missing conversion to le32

Fixed missing conversion to le32, detected by sparse
(invalid assignment from int to __le32)

Signed-off-by: Carlos Palminha <palminha@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_xmit.c