cfg80211: dont use union for wext
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 7 Jul 2009 01:56:06 +0000 (03:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:02:31 +0000 (15:02 -0400)
commitc238c8ac63f2d33ea5e7c0b9e9e0ccd8ae9a34e4
treec1153e29df9ae06fa5d2a7539aa24edc97af9122
parent78485475618cf9f1c70dc7f15e8deafa8b6074ab
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 <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h