FreeBSD Bugzilla – Attachment 161025 Details for
Bug 203088
[patch] net/if_media.h: remove obsolete mode (IFM_IEEE80211_IBSS)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove IFM_IEEE80211_IBSS from net/if_media.h
patch-ifmedia.diff (text/plain), 922 bytes, created by
Andriy Voskoboinyk
on 2015-09-13 21:58:09 UTC
(
hide
)
Description:
Remove IFM_IEEE80211_IBSS from net/if_media.h
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-09-13 21:58:09 UTC
Size:
922 bytes
patch
obsolete
>Index: sys/net/if_media.h >=================================================================== >--- sys/net/if_media.h (revision 2) >+++ sys/net/if_media.h (revision 3) >@@ -267,7 +267,6 @@ > > #define IFM_IEEE80211_ADHOC 0x00000100 /* Operate in Adhoc mode */ > #define IFM_IEEE80211_HOSTAP 0x00000200 /* Operate in Host AP mode */ >-#define IFM_IEEE80211_IBSS 0x00000400 /* Operate in IBSS mode */ > #define IFM_IEEE80211_WDS 0x00000800 /* Operate in WDS mode */ > #define IFM_IEEE80211_TURBO 0x00001000 /* Operate in turbo mode */ > #define IFM_IEEE80211_MONITOR 0x00002000 /* Operate in monitor mode */ >@@ -615,7 +614,6 @@ > #define IFM_SUBTYPE_IEEE80211_OPTION_DESCRIPTIONS { \ > { IFM_IEEE80211_ADHOC, "adhoc" }, \ > { IFM_IEEE80211_HOSTAP, "hostap" }, \ >- { IFM_IEEE80211_IBSS, "ibss" }, \ > { IFM_IEEE80211_WDS, "wds" }, \ > { IFM_IEEE80211_TURBO, "turbo" }, \ > { IFM_IEEE80211_MONITOR, "monitor" }, \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 203088
: 161025