From: Johannes Berg Date: Tue, 7 Jul 2009 01:56:06 +0000 (+0200) Subject: cfg80211: dont use union for wext X-Git-Tag: v2.6.32-rc1~703^2~649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c238c8ac63f2d33ea5e7c0b9e9e0ccd8ae9a34e4;p=pandora-kernel.git cfg80211: dont use union for wext Otherwise it becomes very hard to reset the structs correctly since wext can be configured while the interface is down. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed