summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/uap_cmd.c
diff options
context:
space:
mode:
authorAvinash Patil <patila@marvell.com>2013-05-18 00:50:22 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2013-05-22 19:08:53 (GMT)
commitbdd4d6bf59c046e5a3d1ac67ba7b1c9ea540b6e3 (patch)
tree453ed6d168318b9fcd4b29b2138b2ea931bfee95 /drivers/net/wireless/mwifiex/uap_cmd.c
parent4c1079e1583958b83d7355ccbba686ad08b67015 (diff)
downloadlinux-fsl-qoriq-bdd4d6bf59c046e5a3d1ac67ba7b1c9ea540b6e3.tar.xz
mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
During deleting a station entry from associated sta_list, we are supposed to delete entry only for this particular mac address. This patch is a bug fix wherein we were deleting all entries from list; fix this by removing list_for_each_entry_safe() call. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/mwifiex/uap_cmd.c')
0 files changed, 0 insertions, 0 deletions