All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ath6kl: fix usb warm reboot and cleanups
@ 2013-03-09 10:01 Kalle Valo
  2013-03-09 10:01 ` [PATCH v2 1/3] ath6kl: cleanup ath6kl_reset_device() Kalle Valo
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kalle Valo @ 2013-03-09 10:01 UTC (permalink / raw)
  To: kvalo; +Cc: ath6kl-devel, linux-wireless

While looking at the usb warm reboot I had to some cleanup, especially with error
handling.

v2:

o don't remove reset from ath6kl_stop_txrx()
o line wrap commit logs

---

Kalle Valo (3):
      ath6kl: cleanup ath6kl_reset_device()
      ath6kl: fix usb related error handling and warnings
      ath6kl: cold reset target after host warm boot


 drivers/net/wireless/ath/ath6kl/core.h     |    2 --
 drivers/net/wireless/ath/ath6kl/htc_pipe.c |   12 +++++-----
 drivers/net/wireless/ath/ath6kl/init.c     |   33 +++++++++++++++++++++------
 drivers/net/wireless/ath/ath6kl/main.c     |   33 ---------------------------
 drivers/net/wireless/ath/ath6kl/target.h   |    2 +-
 drivers/net/wireless/ath/ath6kl/usb.c      |   34 ++++++++++++++++++----------
 6 files changed, 55 insertions(+), 61 deletions(-)


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

end of thread, other threads:[~2013-03-18 11:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-09 10:01 [PATCH v2 0/3] ath6kl: fix usb warm reboot and cleanups Kalle Valo
2013-03-09 10:01 ` [PATCH v2 1/3] ath6kl: cleanup ath6kl_reset_device() Kalle Valo
2013-03-09 10:01 ` [PATCH v2 2/3] ath6kl: fix usb related error handling and warnings Kalle Valo
2013-03-09 10:01 ` [PATCH v2 3/3] ath6kl: cold reset target after host warm boot Kalle Valo
2013-03-11 10:26   ` Julien Massot
2013-03-11 11:11     ` Kalle Valo
2013-03-12 16:26       ` Mohammed Shafi Shajakhan
2013-03-18 11:40 ` [PATCH v2 0/3] ath6kl: fix usb warm reboot and cleanups Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.