Linux wireless drivers development
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: kvalo@qca.qualcomm.com
Cc: ath6kl-devel@qca.qualcomm.com, linux-wireless@vger.kernel.org
Subject: [PATCH v2 0/3] ath6kl: fix usb warm reboot and cleanups
Date: Sat, 09 Mar 2013 12:01:26 +0200	[thread overview]
Message-ID: <20130309100031.432.94974.stgit@localhost6.localdomain6> (raw)

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


             reply	other threads:[~2013-03-09 10:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-09 10:01 Kalle Valo [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130309100031.432.94974.stgit@localhost6.localdomain6 \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath6kl-devel@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox