Mirror of the source of what appears to be the driver for the GlobalScale Mochabin Wi-Fi 6 card, based on NXP 9098 - Other remote: https://github.com/nxp-imx/mwifiex
Find a file
Meet Patel 64421ad41f Issue: WCSWREL-352 Fix for driver kernel panic with use after free print
[Description]
Accessing "pmbuf" after mlan_send_packet results in kernel panic with
"use after free" print.

[Fix]
Moved the link layer statistics related code which accesses "pmbuf" to
the front of mlan_send_packet function.

Signed-off-by: Meet Patel <meet.patel@nxp.com>
2022-07-19 11:00:54 +00:00
mxm_wifiex Issue: WCSWREL-352 Fix for driver kernel panic with use after free print 2022-07-19 11:00:54 +00:00