From: Eyal Shapira Date: Wed, 31 Dec 2014 15:58:23 +0000 (+0200) Subject: iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_ac X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~280^2~19^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9dc5060bf3a32ac3dad472f15416054b92dc5b5;p=pandora-kernel.git iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_ac When tid_tspec was set to IWL_TID_NON_QOS (8) this led to an out of bounds access to the tid_to_mac80211_ac array whose size is 7. Fix this. Signed-off-by: Eyal Shapira Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed