mwifiex: increase the number of nodes in command pool
authorAmitkumar Karwar <akarwar@marvell.com>
Mon, 14 Apr 2014 22:32:52 +0000 (15:32 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Apr 2014 19:06:29 +0000 (15:06 -0400)
commitb5413e6b2228a29b7d3acc85606ed7c211a2bef9
tree66b5b806f7d5a95452ee3ac5ed6f4abb62fc3b4c
parentb2a13a25e87db9db56bc07095a2d20435c27df7a
mwifiex: increase the number of nodes in command pool

Command nodes are increased from 20 to 50. Now we can always
scan 1 channel per scan command to avoid traffic delay/loss in
connected state. We will get rid of *CHANNEL_PER_SCAN_CMD macros
used due to command node constraints.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
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>
drivers/net/wireless/mwifiex/ioctl.h
drivers/net/wireless/mwifiex/scan.c