nl80211: Move peer link state definition to nl80211
authorJavier Cardona <javier@cozybit.com>
Fri, 13 May 2011 17:45:43 +0000 (10:45 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 May 2011 18:10:49 +0000 (14:10 -0400)
commit57cf8043a64b56a10b9f194572548a3dfb62e596
treea0b9530e824c7e7b1417e20f87e800819abfe285
parent108697c44b8e50bea3505c6bf9667da4627cb2d5
nl80211: Move peer link state definition to nl80211

These definitions need to be exposed now that we can set the peer link
states via NL80211_ATTR_STA_PLINK_STATE.  They were already being
(opaquely) reported by NL80211_STA_INFO_PLINK_STATE.

Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/mac80211/cfg.c
net/mac80211/mesh_plink.c
net/mac80211/rx.c
net/mac80211/sta_info.c
net/mac80211/sta_info.h
net/wireless/nl80211.c