commit | bc76c28719d4333248a516fd4d469ab741b44b63 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Wed Sep 09 12:47:35 2015 -0400 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Sep 17 13:48:41 2015 +0300 |
tree | 7658432c51fd028242f39260f87c256eacdeff85 | |
parent | 0d031c8995bcc065f9c5778069f2131f7d92d4d5 [diff] |
ath10k: check for encryption before adding MIC_LEN In the case of raw mode without nohwcrypt parameter, we should still make sure the frame is protected before adding MIC_LEN to avoid skb_under_panic errors. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>