]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8723au: Don't check check_fwstate() == false
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sun, 25 May 2014 20:43:06 +0000 (22:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 May 2014 22:14:38 +0000 (15:14 -0700)
commit0618dbc637c8ae9e3e4ebff4632a23bb6cc97ad8
tree7ce7ecca83e695d74ed837a8b8097c8f767e6e61
parenta6ab752c3f2a0cc4ba667b06c4259dc9a843d35f
staging: rtl8723au: Don't check check_fwstate() == false

In addition, remove a followon check for false just after having
checked for true.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_ioctl_set.c
drivers/staging/rtl8723au/core/rtw_led.c
drivers/staging/rtl8723au/core/rtw_mlme.c
drivers/staging/rtl8723au/core/rtw_pwrctrl.c
drivers/staging/rtl8723au/core/rtw_recv.c
drivers/staging/rtl8723au/core/rtw_xmit.c