CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/11 12:36:48
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
In ieee80211_input(), initialize 'subtype' variable before using it.
Should have been part of the QoS "no data" fix.
ok tb@
