Searched hist:"5 ed176e1c425f9bd1af161d66d348f6116a04fc6" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | diff 5ed176e1c425f9bd1af161d66d348f6116a04fc6 Wed Nov 04 07:42:28 CST 2009 Johannes Berg <johannes@sipsolutions.net> mac80211: make ieee80211_find_sta per virtual interface
Since we have a TODO item to make all station management dependent on virtual interfaces, I figured I'd start with pushing such a change to drivers before more drivers start using the ieee80211_find_sta() API with a hw pointer and cause us grief later on.
For now continue exporting the old API in form of ieee80211_find_sta_by_hw(), but discourage its use strongly.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | xmit.c | diff 5ed176e1c425f9bd1af161d66d348f6116a04fc6 Wed Nov 04 07:42:28 CST 2009 Johannes Berg <johannes@sipsolutions.net> mac80211: make ieee80211_find_sta per virtual interface
Since we have a TODO item to make all station management dependent on virtual interfaces, I figured I'd start with pushing such a change to drivers before more drivers start using the ieee80211_find_sta() API with a hw pointer and cause us grief later on.
For now continue exporting the old API in form of ieee80211_find_sta_by_hw(), but discourage its use strongly.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | diff 5ed176e1c425f9bd1af161d66d348f6116a04fc6 Wed Nov 04 07:42:28 CST 2009 Johannes Berg <johannes@sipsolutions.net> mac80211: make ieee80211_find_sta per virtual interface
Since we have a TODO item to make all station management dependent on virtual interfaces, I figured I'd start with pushing such a change to drivers before more drivers start using the ieee80211_find_sta() API with a hw pointer and cause us grief later on.
For now continue exporting the old API in form of ieee80211_find_sta_by_hw(), but discourage its use strongly.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | diff 5ed176e1c425f9bd1af161d66d348f6116a04fc6 Wed Nov 04 07:42:28 CST 2009 Johannes Berg <johannes@sipsolutions.net> mac80211: make ieee80211_find_sta per virtual interface
Since we have a TODO item to make all station management dependent on virtual interfaces, I figured I'd start with pushing such a change to drivers before more drivers start using the ieee80211_find_sta() API with a hw pointer and cause us grief later on.
For now continue exporting the old API in form of ieee80211_find_sta_by_hw(), but discourage its use strongly.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|