Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information