mwifiex: remove 11N_CFG command response handler
authorAmitkumar Karwar <akarwar@marvell.com>
Tue, 11 Sep 2012 01:30:41 +0000 (18:30 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 Sep 2012 19:31:49 +0000 (15:31 -0400)
commit1661aef6159d0c450ca6cebf9a1a1c2777bb9b12
tree9fc4f4a1fdbaf03d1d94d9436aa73e002ec08637
parente69d1ff11c2bf5c95461337535f0121e52bce4a0
mwifiex: remove 11N_CFG command response handler

HostCmd_CMD_11N_CFG is never called with GET action. So the code in
mwifiex_ret_11n_cfg() becomes redundant.

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/11n.c
drivers/net/wireless/mwifiex/11n.h
drivers/net/wireless/mwifiex/sta_cmdresp.c