Date: Sun, 13 Sep 2015 21:58:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 203088] [patch] net/if_media.h: remove obsolete mode (IFM_IEEE80211_IBSS) Message-ID: <bug-203088-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203088 Bug ID: 203088 Summary: [patch] net/if_media.h: remove obsolete mode (IFM_IEEE80211_IBSS) Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: s3erios@gmail.com Keywords: patch Created attachment 161025 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161025&action=edit Remove IFM_IEEE80211_IBSS from net/if_media.h The IFM_IEEE80211_IBSS mode is not used in the kernel and should be removed (or aliased to IFM_IEEE80211_ADHOC) to prevent any misuses of it. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203088-21060>