commit | 71ec375c75095002f36f083ceb32bbb8725734ae | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Jan 20 13:55:20 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 06 14:48:24 2012 -0500 |
tree | ea090e06295a518881e39e7e48132ddb6232d763 | |
parent | 89c91caeccf45bbeb86104445125fe1eaec12079 [diff] |
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>