From: Emmanuel Grumbach Date: Tue, 7 Jan 2014 11:10:20 +0000 (+0200) Subject: mac80211: simplify code in ieee80211_prepare_and_rx_handle X-Git-Tag: v3.14-rc1~94^2~113^2^2~36^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40791942ec6befaad04073ed97adb8ab04ab43f3;p=pandora-kernel.git mac80211: simplify code in ieee80211_prepare_and_rx_handle No need to assign the return value of prepare_for_handlers to a variable if the only usage is to test it. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed