summaryrefslogtreecommitdiff
path: root/net/mac80211/ht.c
diff options
context:
space:
mode:
authorJohn Linville <linville@tuxdriver.com>2015-01-06 19:39:33 (GMT)
committerJohannes Berg <johannes.berg@intel.com>2015-01-07 12:57:34 (GMT)
commitcc72f6e227b8091e0b8297a6be266bedcb20a5aa (patch)
treec88f185ecf5d19104ee4cfcf185488c0cd9eac53 /net/mac80211/ht.c
parent1e359a5de861a57aa04d92bb620f52a5c1d7f8b1 (diff)
downloadlinux-cc72f6e227b8091e0b8297a6be266bedcb20a5aa.tar.xz
mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params
The return value should be initialized to false so that there's a valid return value when there are no sessions that need work to be done on them. Luckily, the side effect of using the uninitialized value is an extra harmless driver call. Coverity: CID 1260096 Fixes: 02219b3abca59 ("mac80211: add WMM admission control support") Signed-off-by: John W. Linville <linville@tuxdriver.com> [extend commit message] Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/ht.c')
0 files changed, 0 insertions, 0 deletions