[Bug 198077] [run] [panic] possible recursive call in hostap mode
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 27 15:46:42 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198077
Bug ID: 198077
Summary: [run] [panic] possible recursive call in hostap mode
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: wireless
Assignee: freebsd-wireless at FreeBSD.org
Reporter: s3erios at gmail.com
1) run_update_beacon();
2) ieee80211_beacon_update();
3) ieee80211_wme_updateparams_locked();
4) ieee80211_beacon_notify();
5) run_update_beacon();
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list