[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>
Showing
- include/net/mac80211.h 8 additions, 0 deletionsinclude/net/mac80211.h
- net/mac80211/ieee80211.c 24 additions, 1 deletionnet/mac80211/ieee80211.c
- net/mac80211/ieee80211_i.h 2 additions, 0 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/ieee80211_ioctl.c 10 additions, 6 deletionsnet/mac80211/ieee80211_ioctl.c
- net/mac80211/ieee80211_sta.c 7 additions, 3 deletionsnet/mac80211/ieee80211_sta.c
Loading
Please register or sign in to comment