rtl8xxxu: Adjust RX skb size to include space for phystats
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 27 Jun 2016 16:32:05 +0000 (12:32 -0400)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 8 Jul 2016 13:41:56 +0000 (16:41 +0300)
commit1e5b3b3fe9e00a3afe3092dbe1a3fc1e9079bf35
treedfd395a9b5bdaffa1ebd74823d08eb0338553622
parent04319ae2f60974fa218f16fdf7a8576d1db6d673
rtl8xxxu: Adjust RX skb size to include space for phystats

The old allocation didn't leave space for phystats in the buffer,
allowing the packet to be rejected if a frame size of size
IEEE80211_MAX_FRAME_LEN was received.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c