mac80211: remove bssid argument from prepare_for_handlers
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 10 Feb 2009 20:25:43 +0000 (21:25 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Feb 2009 18:45:29 +0000 (13:45 -0500)
It's a little confusing to get the BSSID outside the function
and pass it in, when it's only needed for this function, so
change that.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found