Searched hist:"71 ec375c75095002f36f083ceb32bbb8725734ae" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | sta_info.h | diff 71ec375c75095002f36f083ceb32bbb8725734ae Fri Jan 20 06:55:20 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: add NOTEXIST station state
This will be used by drivers later if they need to have stations inserted all the time, in mac80211 has no purpose, is never used and sta_state starts out in NONE.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | sta_info.c | diff 71ec375c75095002f36f083ceb32bbb8725734ae Fri Jan 20 06:55:20 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: add NOTEXIST station state
This will be used by drivers later if they need to have stations inserted all the time, in mac80211 has no purpose, is never used and sta_state starts out in NONE.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|