commit | 63c9c5e77c36f8793dddf0e905a4bc43a0972735 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Feb 24 13:50:51 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 29 14:11:33 2012 -0500 |
tree | 88c7d307b7369806c75245ca9cff8129e334580a | |
parent | 4d94c157f87eebdcd84e9e5e27ad65978f776c2e [diff] |
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>