Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/2] mac80211 fixes
@ 2013-06-11  8:44 Simon Wunderlich
  2013-06-11  8:44 ` [PATCH 1/2] mac80211: abort CAC in stop_ap() Simon Wunderlich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simon Wunderlich @ 2013-06-11  8:44 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless, Simon Wunderlich

Here are two small mac80211 fixes:
 * I've been seeing a warning when doing DFS tests, which was triggered
   by aborting the CAC when killing hostapd
 * the rate control fix was sent as part of the v3 series of
   "Add support for 5 and 10 MHz channels", but since it's an trivial
   yet important fix I'm adding it to this series too.

Cheers,
	Simon

Simon Wunderlich (2):
  mac80211: abort CAC in stop_ap()
  mac80211: Fix rate control mask matching call

 net/mac80211/cfg.c  |    6 ++++++
 net/mac80211/rate.c |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-06-11 11:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11  8:44 [PATCH 0/2] mac80211 fixes Simon Wunderlich
2013-06-11  8:44 ` [PATCH 1/2] mac80211: abort CAC in stop_ap() Simon Wunderlich
2013-06-11  8:44 ` [PATCH 2/2] mac80211: Fix rate control mask matching call Simon Wunderlich
2013-06-11 11:12 ` [PATCH 0/2] mac80211 fixes Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox