mac80211: pass sdata to some RX functions
authorJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jun 2012 10:48:38 +0000 (12:48 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jun 2012 10:53:06 +0000 (12:53 +0200)
commitd3b2fb53c7f82903880769d406c11c7e619b11a4
tree22184cab9758fff87392ba2e19503dfe00874e6f
parent08ce5abe3d0e29a7c8b46c4bec891862941116d7
mac80211: pass sdata to some RX functions

For better debugging, we would like to have
the sdata pointer available later, so pass
it into these functions.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c