From: Johannes Berg Date: Tue, 10 Feb 2009 20:25:43 +0000 (+0100) Subject: mac80211: remove bssid argument from prepare_for_handlers X-Git-Tag: v2.6.30-rc1~662^2~738^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab17c45b566b8a4a87ceac6cd6c6d77857189ab;p=pandora-kernel.git mac80211: remove bssid argument from prepare_for_handlers 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed