summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2016-03-28 16:53:33 +0100
committerKalle Valo <kvalo@codeaurora.org>2016-04-07 19:39:18 +0300
commit001351881da1822b06e5d92e1fa2bf4920318e8c (patch)
tree12966bb41da9faa7eab916a7b04fe4378bf5fb07 /drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
parent84d17a2a5a0f9e19e25d0472f0528996d945826e (diff)
mwifiex: ie_list is an array, so no need to check if NULL
ap_ie->ie_list is an array of struct mwifiex_ie and can never be null, so the null check on this array is redundant and can be removed. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/marvell/mwifiex/sta_ioctl.c')
0 files changed, 0 insertions, 0 deletions