linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] mac80211: remove few obsolete flags
@ 2011-04-01 15:36 Mohammed Shafi Shajakhan
  2011-04-01 15:37 ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Mohammed Shafi Shajakhan @ 2011-04-01 15:36 UTC (permalink / raw)
  To: linux-wireless; +Cc: johannes, Mohammed Shafi Shajakhan

From: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>

Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
---
 net/mac80211/mlme.c |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/net/mac80211/mlme.c b/net/mac80211/mlme.c
index 64d92d5..865fed4 100644
--- a/net/mac80211/mlme.c
+++ b/net/mac80211/mlme.c
@@ -90,20 +90,11 @@ enum rx_mgmt_action {
 	/* no action required */
 	RX_MGMT_NONE,
 
-	/* caller must call cfg80211_send_rx_auth() */
-	RX_MGMT_CFG80211_AUTH,
-
-	/* caller must call cfg80211_send_rx_assoc() */
-	RX_MGMT_CFG80211_ASSOC,
-
 	/* caller must call cfg80211_send_deauth() */
 	RX_MGMT_CFG80211_DEAUTH,
 
 	/* caller must call cfg80211_send_disassoc() */
 	RX_MGMT_CFG80211_DISASSOC,
-
-	/* caller must tell cfg80211 about internal error */
-	RX_MGMT_CFG80211_ASSOC_ERROR,
 };
 
 /* utils */
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [RFC] mac80211: remove few obsolete flags
  2011-04-01 15:36 [RFC] mac80211: remove few obsolete flags Mohammed Shafi Shajakhan
@ 2011-04-01 15:37 ` Johannes Berg
  2011-04-01 15:55   ` Mohammed Shafi
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2011-04-01 15:37 UTC (permalink / raw)
  To: Mohammed Shafi Shajakhan; +Cc: linux-wireless

On Fri, 2011-04-01 at 21:06 +0530, Mohammed Shafi Shajakhan wrote:
> From: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
> 
> Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>

If it compiles, sure! :)

johannes



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC] mac80211: remove few obsolete flags
  2011-04-01 15:37 ` Johannes Berg
@ 2011-04-01 15:55   ` Mohammed Shafi
  0 siblings, 0 replies; 3+ messages in thread
From: Mohammed Shafi @ 2011-04-01 15:55 UTC (permalink / raw)
  To: Johannes Berg; +Cc: Mohammed Shajakhan, linux-wireless@vger.kernel.org

On Friday 01 April 2011 09:07 PM, Johannes Berg wrote:
> On Fri, 2011-04-01 at 21:06 +0530, Mohammed Shafi Shajakhan wrote:
>    
>> From: Mohammed Shafi Shajakhan<mshajakhan@atheros.com>
>>
>> Signed-off-by: Mohammed Shafi Shajakhan<mshajakhan@atheros.com>
>>      
> If it compiles, sure! :)
>    
sure, thanks.
> johannes
>
>
>    

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-01 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 15:36 [RFC] mac80211: remove few obsolete flags Mohammed Shafi Shajakhan
2011-04-01 15:37 ` Johannes Berg
2011-04-01 15:55   ` Mohammed Shafi

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).