diff options
author | Yogesh Ashok Powar <yogeshp@marvell.com> | 2012-01-11 20:06:12 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-01-24 14:21:12 -0500 |
commit | f540f9f34b35d3c8a1d4b8d47ad5f00da951bfe7 (patch) | |
tree | 5510785d66c268c31b53fbfcdfd94a5f6627854d /net/mac80211/ibss.c | |
parent | 9da9a3b29ba6a9a98e437f24576f13cbe259997b (diff) | |
download | linux-f540f9f34b35d3c8a1d4b8d47ad5f00da951bfe7.tar.bz2 |
mwifiex: derive priv from net_device instead of wiphy
Currently mwifiex_private pointers are derived from wiphy
structures. This will always work as long as there is only
one net_device associated with one wiphy. In scenarios where
there are multiple net_devices associated with single
wiphy, one should use net_device to derive the priv.
Signed-off-by: Yogesh Ashok Powar <yogeshp@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>
Diffstat (limited to 'net/mac80211/ibss.c')
0 files changed, 0 insertions, 0 deletions