mirror of
https://github.com/torvalds/linux.git
synced 2026-08-03 22:10:38 +02:00
The 'vif' pointer in the Tx information might be NULL, e.g., in
case of injected frames etc. and is not checked in all paths. Fix it.
While at it, also directly use the local 'vif' pointer.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| mac80211_hwsim.c | ||
| mac80211_hwsim.h | ||
| Makefile | ||
| virt_wifi.c | ||