From: Malcolm Priestley <tvboxspy@gmail.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-wireless@vger.kernel.org, forest@alittletooquiet.net
Subject: Re: [PATCH 01/48] staging: vt6655: s_cbFillTxBufHead remove unused parameters
Date: Wed, 29 Oct 2014 17:37:38 +0000 [thread overview]
Message-ID: <545125E2.1050609@gmail.com> (raw)
In-Reply-To: <20141029091559.GA5035@kroah.com>
On 29/10/14 09:15, Greg KH wrote:
> On Sat, Oct 25, 2014 at 09:39:39AM +0100, Malcolm Priestley wrote:
>> Remove the following parameters
>> PSEthernetHeader psEthHeader
>> PSKeyItem pTransmitKey
>> bool bNeedEncrypt
>>
>> Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
>> ---
>> drivers/staging/vt6655/rxtx.c | 14 ++++++--------
>> 1 file changed, 6 insertions(+), 8 deletions(-)
>
> I think this causes a build error, but I'm not quite sure, as I probably
> messed up the merge. Can you refresh this series and resend?
>
Sorry about that, this patch in this series got into the wrong order.
I will resend shortly.
Regards
Malcolm
next prev parent reply other threads:[~2014-10-29 17:37 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-25 8:39 [PATCH 00/48] staging: vt6655: remove dead code Malcolm Priestley
2014-10-25 8:39 ` [PATCH 01/48] staging: vt6655: s_cbFillTxBufHead remove unused parameters Malcolm Priestley
2014-10-29 9:15 ` Greg KH
2014-10-29 17:37 ` Malcolm Priestley [this message]
2014-10-25 8:39 ` [PATCH 02/48] staging: vt6655: deadcode remove zone file operations and vntconfiguration.dat Malcolm Priestley
2014-10-25 8:39 ` [PATCH 03/48] staging: vt6655: dead code remove zones and channel table elements Malcolm Priestley
2014-10-25 8:39 ` [PATCH 04/48] staging: vt6655: dead code remove net device code Malcolm Priestley
2014-10-25 8:39 ` [PATCH 05/48] staging: vt6655: dead code remove iwctl.c/h Malcolm Priestley
2014-10-25 8:39 ` [PATCH 06/48] staging: vt6655: dead code remove ioctl.c/h Malcolm Priestley
2014-10-25 8:39 ` [PATCH 07/48] staging: vt6655: dead code remove legacy hostap.c/h Malcolm Priestley
2014-10-25 8:39 ` [PATCH 08/48] staging: vt6655: dead code remove wpactl.c/h Malcolm Priestley
2014-10-25 8:39 ` [PATCH 09/48] staging: vt6655: dpc.c/h remove dead functions Malcolm Priestley
2014-10-25 8:39 ` [PATCH 10/48] staging: vt6655: remove dead functions in power.c/h Malcolm Priestley
2014-10-25 8:39 ` [PATCH 11/48] staging: vt6655: dead code remove wmgr.c Malcolm Priestley
2014-10-25 8:39 ` [PATCH 12/48] staging: vt6655: dead code remove wcmd.c Malcolm Priestley
2014-10-25 8:39 ` [PATCH 13/48] staging: vt6655: rxtx remove dead functions Malcolm Priestley
2014-10-25 8:39 ` [PATCH 14/48] staging: vt6655: dead code remove bssdb.c Malcolm Priestley
2014-10-25 8:39 ` [PATCH 15/48] staging: vt6655: dead code datarate.c/h Malcolm Priestley
2014-10-25 8:39 ` [PATCH 16/48] staging: vt6655: dead code remove IEEE11.h.c/h Malcolm Priestley
2014-10-25 8:39 ` [PATCH 17/48] staging: vt6655: card.c/h remove dead functions Malcolm Priestley
2014-10-25 8:39 ` [PATCH 18/48] staging: vt6655: deadcode remove wroute.c/h Malcolm Priestley
2014-10-25 8:39 ` [PATCH 19/48] staging: vt6655: dead code remove wpa/wpa2 Malcolm Priestley
2014-10-25 8:39 ` [PATCH 20/48] staging: vt6655: deadcode remove aes_ccmp/rc4/tkip Malcolm Priestley
2014-10-25 8:39 ` [PATCH 21/48] staging: vt6655: dead code remove michael.c/h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 22/48] staging: vt6655: dead code remove vntwifi.c functions Malcolm Priestley
2014-10-25 8:40 ` [PATCH 23/48] staging: vt6655: key.c remove dead functions Malcolm Priestley
2014-10-25 8:40 ` [PATCH 24/48] staging: vt6655: mib remove unused functions and structure members Malcolm Priestley
2014-10-25 8:40 ` [PATCH 25/48] staging: vt6655L remove tether.c functions Malcolm Priestley
2014-10-25 8:40 ` [PATCH 26/48] staging: vt6655: dead code remove tcrc.c/h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 27/48] staging: vt6655: dead code remove 80211mgr.c and functions Malcolm Priestley
2014-10-25 8:40 ` [PATCH 28/48] staging: vt6655: dead code remove wctl.c/h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 29/48] staging: vt6655: channel.c remove dead functions Malcolm Priestley
2014-10-25 8:40 ` [PATCH 30/48] staging: vt6655: move all RATE_* macros to device.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 31/48] staging: vt6655: dead code remove vntwifi.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 32/48] staging: vt6655: wmgr.h remove management structures Malcolm Priestley
2014-10-25 8:40 ` [PATCH 33/48] staging: vt6655: dead code remove ndis and pmkid strutures Malcolm Priestley
2014-10-25 8:40 ` [PATCH 34/48] staging: vt6655: dead remove wcmd.h and typedefs Malcolm Priestley
2014-10-25 8:40 ` [PATCH 35/48] staging: vt6655: dead code remove bssdb.h header Malcolm Priestley
2014-10-25 8:40 ` [PATCH 36/48] staging: vt6655: dead code remove tether.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 37/48] staging: vt6655: dead code remove 80211mgr.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 38/48] staging: vt6655: dead code remove iowpa.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 39/48] staging: vt6655: dead code remove iocmd.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 40/48] staging: vt6655: dead code remove country.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 41/48] staging: vt6655: struct vnt_private remove dead members Malcolm Priestley
2014-10-25 8:40 ` [PATCH 42/48] staging: vt6655: device.h remove dead strutures and macros Malcolm Priestley
2014-10-25 8:40 ` [PATCH 43/48] staging: vt6655: dead code remove 80211hdr.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 44/48] staging: vt6655: remove typedef void *TimerFunction Malcolm Priestley
2014-10-25 8:40 ` [PATCH 45/48] staging: vt6655: Move LIFETIME RES 64us macros to rxtx.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 46/48] staging: vt6655: move MAKE_BEACON_RESERVED to device.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 47/48] staging: vt6655: dead code remove wmgr.h Malcolm Priestley
2014-10-25 8:40 ` [PATCH 48/48] staging: vt6655: dead code remove header type.h Malcolm Priestley
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=545125E2.1050609@gmail.com \
--to=tvboxspy@gmail.com \
--cc=forest@alittletooquiet.net \
--cc=gregkh@linuxfoundation.org \
--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).