Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/3] ath9k: move mac80211 workqueue cancelations
@ 2009-07-27 18:53 Luis R. Rodriguez
  2009-07-27 18:53 ` [PATCH 1/3] ath9k: re-order cancelling of work on mac80211 workqueue Luis R. Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Luis R. Rodriguez @ 2009-07-27 18:53 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ath9k-devel, Luis R. Rodriguez

This corrects the ath9k cancelations of work for the mac80211 workqueue
on the stop callback.

Luis R. Rodriguez (3):
  ath9k: re-order cancelling of work on mac80211 workqueue
  ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()
  ath9k: move workqueue cancels to stop callback

 drivers/net/wireless/ath/ath9k/main.c |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)


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

end of thread, other threads:[~2009-07-27 19:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-27 18:53 [PATCH 0/3] ath9k: move mac80211 workqueue cancelations Luis R. Rodriguez
2009-07-27 18:53 ` [PATCH 1/3] ath9k: re-order cancelling of work on mac80211 workqueue Luis R. Rodriguez
2009-07-27 18:53 ` [PATCH 2/3] ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds() Luis R. Rodriguez
2009-07-27 18:53 ` [PATCH 3/3] ath9k: move workqueue cancels to stop callback Luis R. Rodriguez
2009-07-27 19:10   ` Johannes Berg
2009-07-27 19:18     ` Luis R. Rodriguez

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