linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>, <ath6kl-devel@qca.qualcomm.com>
Subject: Pull request: ath6kl 20130215
Date: Fri, 15 Feb 2013 14:50:36 +0200	[thread overview]
Message-ID: <87liap68rn.fsf@kamboji.qca.qualcomm.com> (raw)

Hi John,

here's a small pull request for ath6kl. I don't know if there's enough
time for 3.9, but I'll try my luck.

There's not anything special here, most of the patches are just code
cleanup. The only functional changes are using the beacon interval from user
space and fixing a crash which happens when inserting and removing the
module in a loop.

Please let me know if there are any problems.

The following changes since commit ff7e68670c49b6404acc4fce6ca90d6c89ef0efe:

  ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events (2012-11-16 10:39:01 +0200)

are available in the git repository at:

  git://github.com/kvalo/ath6kl.git for-linville

for you to fetch changes up to 6f7c1adb7529935df6e288a1436003c1f6dc0653:

  ath6kl: minor optimization using if, else if (2012-11-27 21:44:28 +0200)

----------------------------------------------------------------
Julia Lawall (1):
      drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON

Mohammed Shafi Shajakhan (9):
      ath6kl: Fix a mismatch in power management debug message
      ath6kl: Remove erroneous flag clearing
      ath6kl: Use standard way to assign the boolean variable
      ath6kl: remove unnecessary check for NULL skb
      ath6kl: Fix kernel panic on continuous driver load/unload
      ath6kl: trivial cleanup on interface type selection
      ath6kl: Parse beacon interval from userspace
      ath6kl: Move and rename ath6kl_cleanup_vif function
      ath6kl: minor optimization using if, else if

 drivers/net/wireless/ath/ath6kl/cfg80211.c |  109 ++++++++++++++++++----------
 drivers/net/wireless/ath/ath6kl/cfg80211.h |    2 -
 drivers/net/wireless/ath/ath6kl/core.h     |    2 +-
 drivers/net/wireless/ath/ath6kl/hif.c      |    6 +-
 drivers/net/wireless/ath/ath6kl/htc_pipe.c |   26 +++++--
 drivers/net/wireless/ath/ath6kl/init.c     |   36 +--------
 drivers/net/wireless/ath/ath6kl/usb.c      |    6 +-
 drivers/net/wireless/ath/ath6kl/wmi.c      |   28 +++++--
 drivers/net/wireless/ath/ath6kl/wmi.h      |    6 ++
 9 files changed, 121 insertions(+), 100 deletions(-)

             reply	other threads:[~2013-02-15 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-15 12:50 Kalle Valo [this message]
2013-02-15 19:07 ` Pull request: ath6kl 20130215 John W. Linville

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=87liap68rn.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath6kl-devel@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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;
as well as URLs for NNTP newsgroup(s).