mwifiex: remove unnecessary NULL check
authorXinming Hu <huxm@marvell.com>
Fri, 9 Oct 2015 11:26:35 +0000 (04:26 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 14 Oct 2015 11:22:08 +0000 (14:22 +0300)
commit8785955bbc28be446bcb2ad08cfb0599246746f7
tree6f2aee9ecfe41660c84a5bcabc8a1561faebfde1
parentfe24372d1b115863905174aa3c9f988c1eb40630
mwifiex: remove unnecessary NULL check

ra_list cannot be NULL here, so remove the unnecessary NULL check.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/wmm.c
This page took 0.024782 seconds and 5 git commands to generate.