]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
mac80211: add NOTEXIST station state
authorJohannes Berg <johannes.berg@intel.com>
Fri, 20 Jan 2012 12:55:20 +0000 (13:55 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Feb 2012 19:48:24 +0000 (14:48 -0500)
commit71ec375c75095002f36f083ceb32bbb8725734ae
treeea090e06295a518881e39e7e48132ddb6232d763
parent89c91caeccf45bbeb86104445125fe1eaec12079
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>
net/mac80211/sta_info.c
net/mac80211/sta_info.h