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 0/3] ath6kl: fix usb warm reboot and cleanups
Date: Fri, 08 Mar 2013 12:26:46 +0200	[thread overview]
Message-ID: <20130308102539.23245.55176.stgit@localhost6.localdomain6> (raw)

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


             reply	other threads:[~2013-03-08 10:26 UTC|newest]

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

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=20130308102539.23245.55176.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