From: Johannes Berg Date: Fri, 24 Sep 2010 09:21:05 +0000 (+0200) Subject: mac80211: remove prepare_for_handlers sdata argument X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b01f80f72426e7ed2e773220da4357925383d5;p=pandora-kernel.git mac80211: remove prepare_for_handlers sdata argument The first argument to prepare_for_handlers is always the sdata that can just be stored in rx data directly (and even already is, in two of four code paths.) Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed