> include/net/cfg80211.h | 4 ++-- > net/mac80211/cfg.c | 11 +++++++-- > net/wireless/nl80211.c | 62 ++++++++++++++++++++++++-------------------------- > Also, the mac80211 part is small, so maybe split the patch. Yes, the mac80211 part is the key part that actually does something, but the changes in the API could use a separate commit message explaining how they work and how they are backward compatible. johannes