From: Johannes Berg Date: Sat, 9 May 2009 18:09:03 +0000 (+0200) Subject: cfg80211: put wext data into substructure X-Git-Tag: v2.6.31-rc1~330^2~387^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbe8fa9c5e88fd5f554ebc519af3b0ed17dde0dd;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed