summaryrefslogtreecommitdiff
path: root/Documentation/i2c
diff options
context:
space:
mode:
authorBeni Lev <beni.lev@intel.com>2016-08-10 17:03:43 +0300
committerLuca Coelho <luciano.coelho@intel.com>2016-09-15 18:35:20 +0300
commit54c5ef2e93ea002dc5dd63349298b2778fe59edb (patch)
tree9b0339745a6c61304570b672603e47063d876062 /Documentation/i2c
parenta904a08b5fee5317ff0f7b8212aa5d0776795a52 (diff)
iwlwifi: mvm: update TX queue before making a copy of the skb
Off-channel action frames (such as ANQP frames) must be sent either on the AUX queue or on the offchannel queue, otherwise the firmware will cause a SYSASSERT. In the current implementation, the queue to be used is correctly set in the original skb, but this is done after it is copied. Thus the copy remains with the original, incorrect queue. Fix this by setting the queue in the original skb before copying it. Fixes: commit 5c08b0f5026f ("iwlwifi: mvm: don't override the rate with the AMSDU len") Cc: stable@vger.kernel.org # v4.6+ Signed-off-by: Beni Lev <beni.lev@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions