From: Greg KH <greg@kroah.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: Vipin Mehta <Vipin.Mehta@atheros.com>,
Luis Rodriguez <Luis.Rodriguez@atheros.com>,
"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
Naveen Singh <Naveen.Singh@atheros.com>
Subject: Re: [PATCH 34/34] ath6kl: remove the HTC raw interface
Date: Mon, 4 Apr 2011 23:00:22 -0700 [thread overview]
Message-ID: <20110405060022.GA7464@kroah.com> (raw)
In-Reply-To: <AANLkTi=_T-f7e0dGC05mACjGFD86VP+MULZsfXinTXkq@mail.gmail.com>
On Thu, Mar 31, 2011 at 11:03:50AM -0700, Luis R. Rodriguez wrote:
> On Thu, Mar 31, 2011 at 9:50 AM, Vipin Mehta <Vipin.Mehta@atheros.com> wrote:
> > The raw HTC support is required for the tools used on the manufacturing floor
> > For module calibration. Without this code, the driver and the hardware
> > cannot be shipped. I suggest we keep this code until we add the support for
> > nl80211 test command interface and migrate the tools to use the new interface.
>
> Vipin, so you NACK the patch -- that's fine. Greg please drop this
> one.
Dropped.
prev parent reply other threads:[~2011-04-05 7:38 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 0:55 [PATCH 00/34] ath6kl: cleanup series III Luis R. Rodriguez
2011-03-30 0:55 ` [PATCH 02/34] ath6kl: remove BMIENABLE_SET define Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 03/34] ath6kl: propagate error values on ar6000_avail_ev() Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 04/34] ath6kl: replace do while loop with function helpers " Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 05/34] ath6kl: remove SET_MODULE_OWNER usage Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 06/34] ath6kl: move setting netdev for non-cf80211 case Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 07/34] ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data support Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 08/34] ath6kl: kill Android specific code Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 09/34] ath6kl: remove all the wext and super extended private ioctl crap Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 11/34] ath6kl: remove dependency on LINUX and KERNEL_2_6 macros Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 13/34] ath6kl: remove USER_KEYS define Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 14/34] ath6kl: remove unused define NO_SYNC_FLUSH Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 15/34] ath6kl: remove define HTC_EP_STAT_PROFILING Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 16/34] ath6kl: remove unused define WLAN_HEADERS Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 17/34] ath6kl: remove INIT_MODE_DRV_ENABLED define Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 22/34] ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 23/34] ath6kl: simplify btcoex parameter programming Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 24/34] ath6kl: propagate errors on module setup Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 25/34] ath6kl: remove useless plat_setup_power() calls Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 26/34] ath6kl: propagate errors on hifEnableFunc() failures Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 27/34] ath6kl: cleanup allocation and getting of the hif dev Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 28/34] ath6kl: style cleanup on struct sdio_driver components Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 29/34] ath6kl: remove completely pointles platform driver Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 30/34] ath6kl: cleanup and move the ath6kl pm ops to be assigned statically Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 31/34] ath6kl: rename the pm ops to something more sensible Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 32/34] ath6kl: remove chatty debug messages on ath6kl driver ops Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 33/34] ath6kl: remove ar6000_prepare_target() crap Luis R. Rodriguez
2011-03-30 0:56 ` [PATCH 34/34] ath6kl: remove the HTC raw interface Luis R. Rodriguez
2011-03-31 16:50 ` Vipin Mehta
2011-03-31 18:03 ` Luis R. Rodriguez
2011-04-04 22:56 ` Vipin Mehta
2011-04-05 14:13 ` Greg KH
2011-04-05 6:00 ` Greg KH [this message]
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=20110405060022.GA7464@kroah.com \
--to=greg@kroah.com \
--cc=Luis.Rodriguez@atheros.com \
--cc=Naveen.Singh@atheros.com \
--cc=Vipin.Mehta@atheros.com \
--cc=devel@linuxdriverproject.org \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@gmail.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).