HomeFreeBSD

urtwn: use m_get2() in Rx path.

Description

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)

Details

Provenance
avosAuthored on
Parents
rS302185: Update the release notes following r302182.
Branches
Unknown
Tags
Unknown