From: Stanislaw Gruszka Date: Thu, 3 Nov 2011 09:40:47 +0000 (+0100) Subject: mac80211: simplify ieee80211_work_work X-Git-Tag: v3.3-rc1~182^2~545^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fdbff0770bea059621bc4906fb7c7f5879f3ae1;p=pandora-kernel.git mac80211: simplify ieee80211_work_work Since local->tmp_channel is always NULL in one branch, some code paths will newer be taken in that branch, so remove them. Signed-off-by: Stanislaw Gruszka Reviewed-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed