commit | c1b7bea038f00e710e738d8a8a76dc87ceb013f8 | [log] [tgz] |
---|---|---|
author | Janusz Dziedzic <janusz.dziedzic@tieto.com> | Fri Nov 27 09:37:11 2015 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Dec 08 16:50:48 2015 +0200 |
tree | d46602fa5ce5194334cfeb09ef724da6a8be3968 | |
parent | 631c45f41957032056568b57b185c214dcebbe84 [diff] |
ath9k: setup correct skb priority for nullfunc After queue nullfunc for MCC case, we hit WARN_ON in xmit.c:2398 while skb priority wasn't set. Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>