freebsd-dev/sys/dev/urtwn
Andriy Voskoboinyk 1902276e19 urtwn: use m_get2() in Rx path.
Replace m_getcl() with m_get2(); this fixes 'frame too long'
messages for frames, which are longer than MCLBYTES
(can be easily triggered when A-MSDU is used).

Tested with RTL8188CUS (AP) and RTL8188EU (STA).

Approved by:	re (marius)
2016-06-24 23:43:19 +00:00
..
if_urtwn.c urtwn: use m_get2() in Rx path. 2016-06-24 23:43:19 +00:00
if_urtwnreg.h urtwn, rtwn, rsu: switch to ieee80211_add_channel_list_2ghz(). 2016-05-26 16:39:11 +00:00
if_urtwnvar.h urtwn: reinstall group keys on every device startup. 2016-06-09 21:19:46 +00:00