mac80211: improve default WMM parameter setting
authorFred Zhou <fred.zy@gmail.com>
Mon, 9 Sep 2013 15:03:41 +0000 (23:03 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 1 Oct 2013 10:24:29 +0000 (12:24 +0200)
Move the default setting for WMM parameters outside the for loop
to avoid redundant assignment multiple times.

Signed-off-by: Fred Zhou <fred.zy@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c

Simple merge