cfg80211/mac80211: move information element parsing logic to cfg80211
authorYogesh Ashok Powar <yogeshp@marvell.com>
Wed, 10 Aug 2011 01:02:26 +0000 (18:02 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Aug 2011 17:45:03 +0000 (13:45 -0400)
Moving the parsing logic for retrieving the information elements
stored in management frames, e.g. beacons or probe responses,
and making it available to other cfg80211 drivers.

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
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>

No differences found