[MAC80211]: implement ERP info change notifications
authorDaniel Drake <dsd@gentoo.org>
Fri, 27 Jul 2007 13:43:24 +0000 (15:43 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:47:39 +0000 (16:47 -0700)
commitd9430a32886f70c0c16d67c525f6cda2df7906ee
tree9d531b23206e62033a6bb9d03ac572ce6ab4c7f1
parent7e9ed18874f0df84b6651f0636e1cfdac43bc610
[MAC80211]: implement ERP info change notifications

zd1211rw and bcm43xx are interested in being notified when ERP IE conditions
change, so that they can reprogram a register which affects how control frames
are transmitted.

This patch adds an interface similar to the one that can be found in softmac.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/ieee80211.c
net/mac80211/ieee80211_i.h
net/mac80211/ieee80211_ioctl.c
net/mac80211/ieee80211_sta.c