]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8712: changed variables to __le32
authorJannik Becher <becher.jannik@gmail.com>
Tue, 20 Dec 2016 17:59:39 +0000 (18:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 15:51:16 +0000 (16:51 +0100)
commitd20e54cb8878e915f84bcc0d1bb787db2781e307
tree2740f50e4c4f2ed5dac4be67121938da0bce5a8c
parent996dd799e5fd528f5eed1a1bd8182bd05c6908cb
staging: rtl8712: changed variables to __le32

Fixed sparse warning "cast to restricted __le32".
Changed struct tx_desc members to __le32 and pcmdbuf to __le32.

Signed-off-by: Jannik Becher <becher.jannik@gmail.com>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_cmd.c
drivers/staging/rtl8712/rtl8712_xmit.h