* [PATCH] mac80211: remove obsolete sentence from documentation
@ 2015-06-02 19:10 Jakub Kicinski
2015-06-09 19:49 ` Johannes Berg
0 siblings, 1 reply; 2+ messages in thread
From: Jakub Kicinski @ 2015-06-02 19:10 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, Jakub Kicinski
From: Jakub Kicinski <kubakici@wp.pl>
FIF_PROMISC_IN_BSS was removed in commit df1404650ccb
("mac80211: remove support for IFF_PROMISC").
Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
---
include/net/mac80211.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index 2f8b7decace0..e117119927ec 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -2591,8 +2591,7 @@ void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb);
*
* @FIF_OTHER_BSS: pass frames destined to other BSSes
*
- * @FIF_PSPOLL: pass PS Poll frames, if PROMISC_IN_BSS is not set then only
- * those addressed to this station.
+ * @FIF_PSPOLL: pass PS Poll frames
*
* @FIF_PROBE_REQ: pass probe request frames
*/
--
2.1.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mac80211: remove obsolete sentence from documentation
2015-06-02 19:10 [PATCH] mac80211: remove obsolete sentence from documentation Jakub Kicinski
@ 2015-06-09 19:49 ` Johannes Berg
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2015-06-09 19:49 UTC (permalink / raw)
To: Jakub Kicinski; +Cc: linux-wireless, Jakub Kicinski
On Tue, 2015-06-02 at 21:10 +0200, Jakub Kicinski wrote:
> From: Jakub Kicinski <kubakici@wp.pl>
>
> FIF_PROMISC_IN_BSS was removed in commit df1404650ccb
> ("mac80211: remove support for IFF_PROMISC").
Applied, thanks.
johannes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-09 19:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 19:10 [PATCH] mac80211: remove obsolete sentence from documentation Jakub Kicinski
2015-06-09 19:49 ` Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).