]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: put wext data into substructure
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 9 May 2009 18:09:03 +0000 (20:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 May 2009 19:24:07 +0000 (15:24 -0400)
commit4d3cf59f621271bff36cdcdff0076bd781c1fd35
tree0ec44646879e49f7254ba15970ca9a168bc00d8f
parent6986c39b59c8c88a36fc0f5689a176cf4c5cd264
cfg80211: put wext data into substructure

To make it more apparent in the code what is for wext
only (and needs to be #ifdef'ed) put all the info for
wext into a substruct in each wireless_dev.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/wireless/core.c
net/wireless/ibss.c