Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/3] ath6kl: fix usb warm reboot and cleanups
@ 2013-03-08 10:26 Kalle Valo
  2013-03-08 10:26 ` [PATCH 1/3] ath6kl: cleanup ath6kl_reset_device() Kalle Valo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kalle Valo @ 2013-03-08 10:26 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.

---

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     |   37 +++++++++++++++++++---------
 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, 54 insertions(+), 66 deletions(-)


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

end of thread, other threads:[~2013-03-09  5:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08 10:26 [PATCH 0/3] ath6kl: fix usb warm reboot and cleanups Kalle Valo
2013-03-08 10:26 ` [PATCH 1/3] ath6kl: cleanup ath6kl_reset_device() Kalle Valo
2013-03-08 10:27 ` [PATCH 2/3] ath6kl: fix usb related error handling and warnings Kalle Valo
2013-03-08 10:27 ` [PATCH 3/3] ath6kl: cold reset target after host warm boot Kalle Valo
2013-03-09  5:58   ` Kalle Valo

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