]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mwifiex: remove redundant variable scan_table_idx
authorBing Zhao <bzhao@marvell.com>
Fri, 22 Jul 2011 03:25:58 +0000 (20:25 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Aug 2011 18:29:20 +0000 (14:29 -0400)
commit26aaa4a0e923326560286e567b9fbf8429d5ef2b
treec1977e7b9f87344922795496dda67a7b4df2f56c
parent8e92f2acac918d36ef4aa591f55ba0589edf634d
mwifiex: remove redundant variable scan_table_idx

mwifiex_get_bss_info() routine updates variable 'info->scan_table_idx'
but it is never used.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/ioctl.h
drivers/net/wireless/mwifiex/sta_ioctl.c