linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@adurom.com>
To: gregkh@suse.de
Cc: devel@linuxdriverproject.org, linux-wireless@vger.kernel.org
Subject: [PATCH 0/2] ath6kl: two fixes
Date: Fri, 29 Apr 2011 20:02:09 +0300	[thread overview]
Message-ID: <20110429165934.26819.76573.stgit@x201> (raw)

Hi Greg,

here are two fixes to ath6kl. checkpatch complains about indenting, but
that's because indenting is already wrong in the original files. That will
be fixed separately.

---

Naveen Singh (2):
      staging: ath6kl: cfg80211_roam issue; driver wedge
      staging: ath6kl: open/shared auth implementation


 drivers/staging/ath6kl/include/common/wmi.h        |    5 +
 drivers/staging/ath6kl/os/linux/ar6000_drv.c       |    1 
 drivers/staging/ath6kl/os/linux/cfg80211.c         |  183 ++++++++++++++------
 .../staging/ath6kl/os/linux/include/ar6000_drv.h   |    1 
 4 files changed, 131 insertions(+), 59 deletions(-)


             reply	other threads:[~2011-04-29 17:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-29 17:02 Kalle Valo [this message]
2011-04-29 17:02 ` [PATCH 1/2] staging: ath6kl: cfg80211_roam issue; driver wedge Kalle Valo
2011-04-29 17:02 ` [PATCH 2/2] staging: ath6kl: open/shared auth implementation 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=20110429165934.26819.76573.stgit@x201 \
    --to=kvalo@adurom.com \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@suse.de \
    --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;
as well as URLs for NNTP newsgroup(s).