cfg80211: put wext data into substructure
authorJohannes Berg <[email protected]>
Sat, 9 May 2009 18:09:03 +0000 (20:09 +0200)
committerJohn W. Linville <[email protected]>
Mon, 11 May 2009 19:24:07 +0000 (15:24 -0400)
commitcbe8fa9c5e88fd5f554ebc519af3b0ed17dde0dd
tree0ec44646879e49f7254ba15970ca9a168bc00d8f
parent4e943900fb9675d3a5ebdabc2cd4a9a54edace97
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 <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
include/net/cfg80211.h
net/wireless/core.c
net/wireless/ibss.c