commit | cbe8fa9c5e88fd5f554ebc519af3b0ed17dde0dd | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sat May 09 20:09:03 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 11 15:24:07 2009 -0400 |
tree | 0ec44646879e49f7254ba15970ca9a168bc00d8f | |
parent | 4e943900fb9675d3a5ebdabc2cd4a9a54edace97 [diff] |
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>