CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/11 14:04:46
Modified files:
sys/dev/usb : if_urtw.c
Log message:
use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan for Rx radiotap
since the latter is not initialized in monitor mode.
should fix a panic reported by Benjamin Nadland with kismet.
