netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: danny.kukawka@bisect.de
Cc: linux-net-drivers@solarflare.com, dm@chelsio.com,
	leedom@chelsio.com, netdev@vger.kernel.org,
	bridge@lists.linux-foundation.org, dkukawka@suse.de,
	linux-kernel@vger.kernel.org, cmetcalf@tilera.com,
	mcarlson@broadcom.com, olof@lixom.net, linux-usb@vger.kernel.org,
	buytenh@wantstofly.org, gregkh@linuxfoundation.org,
	linux-driver@qlogic.com, mark.einon@gmail.com,
	mchan@broadcom.com, jdmason@kudzu.us, kristoffer@gaisler.com,
	shemminger@vyatta.com, divy@chelsio.com
Subject: Re: [PATCH 0/4] Part 1: unify return value of .ndo_set_mac_address if address is invalid
Date: Thu, 23 Feb 2012 17:12:01 -0500 (EST)	[thread overview]
Message-ID: <20120223.171201.453882925963706554.davem@davemloft.net> (raw)
In-Reply-To: <1329826072-14689-1-git-send-email-danny.kukawka@bisect.de>

From: Danny Kukawka <danny.kukawka@bisect.de>
Date: Tue, 21 Feb 2012 13:07:48 +0100

> Here a series of patches to unifiy the return value of 
> .ndo_set_mac_address if the given address isn't valid. 
> Return -EADDRNOTAVAIL as eth_mac_addr() and other 
> .ndo_set_mac_address functions already do if is_valid_ether_addr() 
> fails.
> 
> Other patches will follow if this set gets accepted.

All applied to net-next, thanks.

      parent reply	other threads:[~2012-02-23 22:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-21 12:07 [PATCH 0/4] Part 1: unify return value of .ndo_set_mac_address if address is invalid Danny Kukawka
2012-02-21 12:07 ` [PATCH 1/4] ethernet: " Danny Kukawka
2012-02-21 12:07 ` [PATCH 2/4] mcs7830: " Danny Kukawka
2012-02-21 12:07 ` [PATCH 4/4] br_device: " Danny Kukawka
2012-02-21 17:22   ` Stephen Hemminger
2012-02-23 22:12 ` David Miller [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=20120223.171201.453882925963706554.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bridge@lists.linux-foundation.org \
    --cc=buytenh@wantstofly.org \
    --cc=cmetcalf@tilera.com \
    --cc=danny.kukawka@bisect.de \
    --cc=divy@chelsio.com \
    --cc=dkukawka@suse.de \
    --cc=dm@chelsio.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jdmason@kudzu.us \
    --cc=kristoffer@gaisler.com \
    --cc=leedom@chelsio.com \
    --cc=linux-driver@qlogic.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net-drivers@solarflare.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=mark.einon@gmail.com \
    --cc=mcarlson@broadcom.com \
    --cc=mchan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=shemminger@vyatta.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).