]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: remove cookies from callbacks
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Feb 2012 12:50:51 +0000 (13:50 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Feb 2012 19:11:33 +0000 (14:11 -0500)
commitd4eefc084251a189c18458846cdfc5aeb3af3829
tree88c7d307b7369806c75245ca9cff8129e334580a
parent30b54819e3b6c61062b6f0435a68767af6c8718b
cfg80211: remove cookies from callbacks

In "cfg80211: no cookies in cfg80211_send_XXX()"
Holger Schurig removed the cookies in the calls
from mac80211 to cfg80211, but the ones in the
other direction were left in. Remove them now.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/wireless/mlme.c