The following reply was made to PR usb/119945; it has been noted by GNATS. From: Alexey Popov <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: usb/119945: rum device in hostap mode, cause kernel core dump. Date: Fri, 25 Jan 2008 12:21:24 +0300
Hi This is exactly the same bug as to usb/92083, usb/101096 and the last part of kern/117820. The main question is whether it is enough to check data->ni to be not NULL or to completely remove ieee80211_free_node() call from (rum|ral)_txeof(). Do I understand correct that adding this check does not work for you? Can anyone shed some light on this issue? With best regards, Alexey Popov _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
