* [PATCH] mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME
@ 2009-03-18 13:29 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2009-03-18 13:29 UTC (permalink / raw)
To: John Linville; +Cc: linux-wireless
No drivers use it any more, so it can now be removed safely.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
include/net/mac80211.h | 6 ------
1 file changed, 6 deletions(-)
--- wireless-testing.orig/include/net/mac80211.h 2009-03-18 14:28:46.000000000 +0100
+++ wireless-testing/include/net/mac80211.h 2009-03-18 14:28:51.000000000 +0100
@@ -521,12 +521,6 @@ enum ieee80211_conf_flags {
IEEE80211_CONF_PS = (1<<1),
};
-/* XXX: remove all this once drivers stop trying to use it */
-static inline int __deprecated __IEEE80211_CONF_SHORT_SLOT_TIME(void)
-{
- return 0;
-}
-#define IEEE80211_CONF_SHORT_SLOT_TIME (__IEEE80211_CONF_SHORT_SLOT_TIME())
/**
* enum ieee80211_conf_changed - denotes which configuration changed
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-18 13:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-18 13:29 [PATCH] mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox