linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Stanislav Fomichev <kernel@fomichev.me>
Cc: linux-wireless@vger.kernel.org, brudley@broadcom.com, gregkh@suse.de
Subject: Re: [PATCH 1/8] brcm80211: replace dot11_header with ieee80211_hdr
Date: Fri, 18 Feb 2011 12:58:15 -0800	[thread overview]
Message-ID: <20110218205815.GE796@kroah.com> (raw)
In-Reply-To: <1297608043-18381-1-git-send-email-kernel@fomichev.me>

On Sun, Feb 13, 2011 at 05:40:36PM +0300, Stanislav Fomichev wrote:
> This is a series of patches which remove brcm specific definitions.
> Tested on MacBook 7.1.
> 
> Signed-off-by: Stanislav Fomichev <kernel@fomichev.me>
> ---
>  drivers/staging/brcm80211/include/proto/802.11.h |   10 ----
>  drivers/staging/brcm80211/sys/wlc_ampdu.c        |   18 +++---
>  drivers/staging/brcm80211/sys/wlc_mac80211.c     |   64 +++++++++++-----------

You really need to do this against linux-next, as I can't apply any of
these patches.

Care to respin them and resend?

thanks,

greg k-h

  parent reply	other threads:[~2011-02-18 21:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-13 14:40 [PATCH 1/8] brcm80211: replace dot11_header with ieee80211_hdr Stanislav Fomichev
2011-02-13 14:40 ` [PATCH 2/8] brcm80211: replace dot11_rts_frame with ieee80211_rts Stanislav Fomichev
2011-02-13 14:40 ` [PATCH 3/8] brcm80211: replace dot11_management_header with ieee80211_mgmt Stanislav Fomichev
2011-02-13 14:40 ` [PATCH 4/8] brcm80211: replace ht_cap_ie with ieee80211_ht_cap Stanislav Fomichev
2011-02-13 14:40 ` [PATCH 5/8] brcm80211: replace FC_ defines Stanislav Fomichev
2011-02-13 14:40 ` [PATCH 6/8] brcm80211: replace bcopy with memcpy Stanislav Fomichev
2011-02-13 14:40 ` [PATCH 7/8] brcm80211: replace ether_header with ethhdr Stanislav Fomichev
2011-02-13 14:40 ` [PATCH 8/8] brcm80211: replace ether_addr with u8[ETH_ALEN] Stanislav Fomichev
2011-02-13 16:04 ` [PATCH 1/8] brcm80211: replace dot11_header with ieee80211_hdr Arend van Spriel
2011-02-18 20:58 ` Greg KH [this message]
2011-02-19  9:26   ` Stanislav Fomichev

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=20110218205815.GE796@kroah.com \
    --to=greg@kroah.com \
    --cc=brudley@broadcom.com \
    --cc=gregkh@suse.de \
    --cc=kernel@fomichev.me \
    --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).