mwifiex: allocate space for one more mwifiex_private structure
authorAvinash Patil <patila@marvell.com>
Wed, 9 May 2012 01:30:13 +0000 (18:30 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:34 +0000 (12:46 -0400)
commit64b05e2f46598a504c1af05844e98d03df552ce5
tree7631e6ba03ac66b439e876eaed3883c2bf69a69f
parentdfcfb545d7edd0542c187c948237006675c4a656
mwifiex: allocate space for one more mwifiex_private structure

Reserve space for one more priv structure.
This will be used by AP interface.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Kiran Divekar <dkiran@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/decl.h
drivers/net/wireless/mwifiex/main.c
drivers/net/wireless/mwifiex/wmm.c
This page took 0.028687 seconds and 5 git commands to generate.