This patchset is a sequel for Johannes' "station management rework"
patchset. It adds a new sta_state callback, so low-level driver
will be able to register for station state changes.
v2: call drv_sta_state() within the sta addition process (thanks Johannes)
Eliad Peller (3):
mac80211: check sta_apply_parameters() return value
mac80211: move sta_state into sta->sta
mac80211: add sta_state callback
include/net/mac80211.h | 17 +++++++++++++++++
net/mac80211/cfg.c | 7 ++++++-
net/mac80211/driver-ops.h | 17 +++++++++++++++++
net/mac80211/driver-trace.h | 28 ++++++++++++++++++++++++++++
net/mac80211/sta_info.c | 33 ++++++++++++++++++++++-----------
net/mac80211/sta_info.h | 11 -----------
net/mac80211/util.c | 9 ++++++++-
7 files changed, 98 insertions(+), 24 deletions(-)
--
1.7.6.401.g6a319