linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pull request: ath6kl 20130215
@ 2013-02-15 12:50 Kalle Valo
  2013-02-15 19:07 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2013-02-15 12:50 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, ath6kl-devel

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

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

* Re: Pull request: ath6kl 20130215
  2013-02-15 12:50 Pull request: ath6kl 20130215 Kalle Valo
@ 2013-02-15 19:07 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2013-02-15 19:07 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, ath6kl-devel

On Fri, Feb 15, 2013 at 02:50:36PM +0200, Kalle Valo wrote:
> 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)

Pulling now...

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

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

end of thread, other threads:[~2013-02-15 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-15 12:50 Pull request: ath6kl 20130215 Kalle Valo
2013-02-15 19:07 ` John W. Linville

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