commit | 4bf332c785bc14e6decb6ea4949a831e7e199b8b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Feb 06 16:50:34 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Feb 06 16:50:34 2014 +0100 |
tree | 88a384ed4f5a0f50a8b25cee4e929776d9d7731d | |
parent | 63c361f5114d81db789f8f5671c76c228c35b021 [diff] |
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 <johannes.berg@intel.com>