All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arend van Spriel <arend@broadcom.com>
To: Joe Perches <joe@perches.com>, netdev <netdev@vger.kernel.org>
Cc: bridge@lists.linux-foundation.org,
	e1000-devel@lists.sourceforge.net,
	brcm80211-dev-list@broadcom.com, linux-usb@vger.kernel.org,
	linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
	ath10k@lists.infradead.org, wil6210@qca.qualcomm.com,
	netfilter-devel <netfilter-devel@vger.kernel.org>,
	b43-dev@lists.infradead.org, linuxppc-dev@lists.ozlabs.org
Subject: [PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
Date: Wed, 2 Oct 2013 09:27:00 +0200	[thread overview]
Message-ID: <524BCAC4.6060209@broadcom.com> (raw)
In-Reply-To: <1380679480.2081.24.camel@joe-AO722>

On 10/02/2013 04:04 AM, Joe Perches wrote:
> Convert the memset/memcpy uses of 6 to ETH_ALEN
> where appropriate.
>
> Also convert some struct definitions and u8 array
> declarations of [6] to ETH_ALEN.
>
For brcmsmac

Acked-by: Arend van Spriel <arend@broadcom.com>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>   drivers/net/wireless/brcm80211/brcmsmac/main.c     |  6 +-

WARNING: multiple messages have this Message-ID (diff)
From: "Arend van Spriel" <arend@broadcom.com>
To: Joe Perches <joe@perches.com>, netdev <netdev@vger.kernel.org>
Cc: bridge@lists.linux-foundation.org,
	e1000-devel@lists.sourceforge.net,
	brcm80211-dev-list@broadcom.com, linux-usb@vger.kernel.org,
	linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
	ath10k@lists.infradead.org, wil6210@qca.qualcomm.com,
	netfilter-devel <netfilter-devel@vger.kernel.org>,
	b43-dev@lists.infradead.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
Date: Wed, 2 Oct 2013 09:27:00 +0200	[thread overview]
Message-ID: <524BCAC4.6060209@broadcom.com> (raw)
In-Reply-To: <1380679480.2081.24.camel@joe-AO722>

On 10/02/2013 04:04 AM, Joe Perches wrote:
> Convert the memset/memcpy uses of 6 to ETH_ALEN
> where appropriate.
>
> Also convert some struct definitions and u8 array
> declarations of [6] to ETH_ALEN.
>
For brcmsmac

Acked-by: Arend van Spriel <arend@broadcom.com>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>   drivers/net/wireless/brcm80211/brcmsmac/main.c     |  6 +-



_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

WARNING: multiple messages have this Message-ID (diff)
From: "Arend van Spriel" <arend@broadcom.com>
To: Joe Perches <joe@perches.com>, netdev <netdev@vger.kernel.org>
Cc: bridge@lists.linux-foundation.org,
	e1000-devel@lists.sourceforge.net,
	brcm80211-dev-list@broadcom.com, linux-usb@vger.kernel.org,
	linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
	ath10k@lists.infradead.org, wil6210@qca.qualcomm.com,
	netfilter-devel <netfilter-devel@vger.kernel.org>,
	b43-dev@lists.infradead.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [Bridge] [PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
Date: Wed, 02 Oct 2013 07:27:17 -0000	[thread overview]
Message-ID: <524BCAC4.6060209@broadcom.com> (raw)
In-Reply-To: <1380679480.2081.24.camel@joe-AO722>

On 10/02/2013 04:04 AM, Joe Perches wrote:
> Convert the memset/memcpy uses of 6 to ETH_ALEN
> where appropriate.
>
> Also convert some struct definitions and u8 array
> declarations of [6] to ETH_ALEN.
>
For brcmsmac

Acked-by: Arend van Spriel <arend@broadcom.com>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>   drivers/net/wireless/brcm80211/brcmsmac/main.c     |  6 +-



WARNING: multiple messages have this Message-ID (diff)
From: "Arend van Spriel" <arend@broadcom.com>
To: "Joe Perches" <joe@perches.com>, netdev <netdev@vger.kernel.org>
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	e1000-devel@lists.sourceforge.net, linux-usb@vger.kernel.org,
	ath10k@lists.infradead.org, linux-wireless@vger.kernel.org,
	wil6210@qca.qualcomm.com, b43-dev@lists.infradead.org,
	brcm80211-dev-list@broadcom.com,
	bridge@lists.linux-foundation.org,
	netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
Date: Wed, 2 Oct 2013 09:27:00 +0200	[thread overview]
Message-ID: <524BCAC4.6060209@broadcom.com> (raw)
In-Reply-To: <1380679480.2081.24.camel@joe-AO722>

On 10/02/2013 04:04 AM, Joe Perches wrote:
> Convert the memset/memcpy uses of 6 to ETH_ALEN
> where appropriate.
>
> Also convert some struct definitions and u8 array
> declarations of [6] to ETH_ALEN.
>
For brcmsmac

Acked-by: Arend van Spriel <arend@broadcom.com>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>   drivers/net/wireless/brcm80211/brcmsmac/main.c     |  6 +-



WARNING: multiple messages have this Message-ID (diff)
From: "Arend van Spriel" <arend@broadcom.com>
To: "Joe Perches" <joe@perches.com>, netdev <netdev@vger.kernel.org>
Cc: bridge@lists.linux-foundation.org,
	e1000-devel@lists.sourceforge.net,
	brcm80211-dev-list@broadcom.com, linux-usb@vger.kernel.org,
	linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
	ath10k@lists.infradead.org, wil6210@qca.qualcomm.com,
	netfilter-devel <netfilter-devel@vger.kernel.org>,
	b43-dev@lists.infradead.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
Date: Wed, 2 Oct 2013 09:27:00 +0200	[thread overview]
Message-ID: <524BCAC4.6060209@broadcom.com> (raw)
In-Reply-To: <1380679480.2081.24.camel@joe-AO722>

On 10/02/2013 04:04 AM, Joe Perches wrote:
> Convert the memset/memcpy uses of 6 to ETH_ALEN
> where appropriate.
>
> Also convert some struct definitions and u8 array
> declarations of [6] to ETH_ALEN.
>
For brcmsmac

Acked-by: Arend van Spriel <arend@broadcom.com>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>   drivers/net/wireless/brcm80211/brcmsmac/main.c     |  6 +-

  parent reply	other threads:[~2013-10-02  7:27 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-02  2:04 [PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN Joe Perches
2013-10-02  2:04 ` Joe Perches
2013-10-02  2:04 ` Joe Perches
2013-10-02  2:04 ` [Bridge] " Joe Perches
2013-10-02  2:04 ` Joe Perches
2013-10-02  4:59 ` Kalle Valo
2013-10-02  6:40   ` Joe Perches
2013-10-02  6:40     ` Joe Perches
2013-10-02 17:44     ` Luis R. Rodriguez
2013-10-02 17:44       ` Luis R. Rodriguez
2013-10-02 18:02       ` Joe Perches
2013-10-02 18:02         ` Joe Perches
2013-10-02 22:38         ` Julia Lawall
2013-10-02 22:38           ` Julia Lawall
2013-10-03  0:09           ` Joe Perches
2013-10-03  0:09             ` Joe Perches
2013-10-03  0:28             ` Joe Perches
2013-10-03  0:28               ` Joe Perches
2013-10-03  3:31               ` Joe Perches
2013-10-03  3:31                 ` Joe Perches
2013-10-03  3:39                 ` [PATCH net-next] ath10k: wmi: Convert use of 6 " Joe Perches
2013-10-03  3:39                   ` Joe Perches
2013-10-03  3:44                   ` David Miller
2013-10-03  3:44                     ` David Miller
2013-10-03  4:18                   ` Eric Dumazet
2013-10-03  4:18                     ` Eric Dumazet
2013-10-03  4:34                     ` Kalle Valo
2013-10-03  4:34                       ` Kalle Valo
2013-10-03  4:44                       ` Eric Dumazet
2013-10-03  4:44                         ` Eric Dumazet
2013-10-03  4:54                         ` Kalle Valo
2013-10-03  4:54                           ` Kalle Valo
2013-10-03  5:09                         ` Joe Perches
2013-10-03  5:09                           ` Joe Perches
2013-10-03  5:24                           ` Eric Dumazet
2013-10-03  5:24                             ` Eric Dumazet
2013-10-03  5:34                             ` Joe Perches
2013-10-03  5:34                               ` Joe Perches
2013-10-03  5:47                               ` Julia Lawall
2013-10-03  5:47                                 ` Julia Lawall
2013-10-03  6:00                               ` Eric Dumazet
2013-10-03  6:00                                 ` Eric Dumazet
2013-10-03  6:07                                 ` Joe Perches
2013-10-03  6:07                                   ` Joe Perches
2013-10-03  6:32                               ` Julia Lawall
2013-10-03  6:32                                 ` Julia Lawall
2013-10-03  4:56                     ` Joe Perches
2013-10-03  4:56                       ` Joe Perches
2013-10-03  5:43                     ` Julia Lawall
2013-10-03  5:43                       ` Julia Lawall
2013-10-03  5:41             ` [PATCH net-next] net:drivers/net: Miscellaneous conversions " Julia Lawall
2013-10-03  5:41               ` Julia Lawall
2013-10-02  7:27 ` Arend van Spriel [this message]
2013-10-02  7:27   ` [Bridge] " Arend van Spriel
2013-10-02  7:27   ` Arend van Spriel
2013-10-02  7:27   ` Arend van Spriel
2013-10-02  7:27   ` Arend van Spriel
2013-10-02 21:05 ` David Miller
2013-10-02 21:05   ` David Miller
2013-10-02 21:05   ` David Miller
2013-10-02 21:05   ` [Bridge] " David Miller
2013-10-02 21:05   ` David Miller

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=524BCAC4.6060209@broadcom.com \
    --to=arend@broadcom.com \
    --cc=ath10k@lists.infradead.org \
    --cc=b43-dev@lists.infradead.org \
    --cc=brcm80211-dev-list@broadcom.com \
    --cc=bridge@lists.linux-foundation.org \
    --cc=e1000-devel@lists.sourceforge.net \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=wil6210@qca.qualcomm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.