From: Johannes Berg Date: Thu, 6 Feb 2014 15:50:34 +0000 (+0100) Subject: mac80211: remove superfluous band variable X-Git-Tag: v3.15-rc1~113^2~159^2^2~131^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bf332c785bc14e6decb6ea4949a831e7e199b8b;p=pandora-kernel.git mac80211: remove superfluous band variable We already have a band variable, so the new one is just shadowing it, but the existing one already holds the same value so just remove the inner one. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed