From: Danny Kukawka <danny.kukawka@bisect.de>
To: David Dillow <dave@thedillows.org>,
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: Danny Kukawka <dkukawka@suse.de>,
Sergey Lapin <slapin@ossfans.org>,
"David S. Miller" <davem@davemloft.net>,
linux-zigbee-devel@lists.sourceforge.net, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] reuse eth_mac_addr()
Date: Wed, 22 Feb 2012 13:36:37 +0100 [thread overview]
Message-ID: <1329914199-30862-1-git-send-email-danny.kukawka@bisect.de> (raw)
Two patches to remove custom .ndo_set_mac_address methodes
and use eth_mac_addr() instead since these functions to the
same as eth_mac_addr().
An advantage of this change: eth_mac_addr() already
checks if the given mac address is valid.
Danny Kukawka (2):
3com/typhoon: reuse eth_mac_addr()
net/ieee802154/6lowpan.c: reuse eth_mac_addr()
drivers/net/ethernet/3com/typhoon.c | 14 +-------------
net/ieee802154/6lowpan.c | 16 ++--------------
2 files changed, 3 insertions(+), 27 deletions(-)
--
1.7.8.3
next reply other threads:[~2012-02-22 12:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-22 12:36 Danny Kukawka [this message]
2012-02-22 12:36 ` [PATCH 1/2] 3com/typhoon: " Danny Kukawka
2012-02-22 13:32 ` David Dillow
2012-02-22 19:56 ` David Miller
2012-02-22 12:36 ` [PATCH 2/2] net/ieee802154/6lowpan.c: " Danny Kukawka
2012-02-22 13:30 ` Dmitry Eremin-Solenikov
2012-02-22 19:56 ` David Miller
2012-04-27 20:21 ` [Linux-zigbee-devel] " Tony Cheneau
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=1329914199-30862-1-git-send-email-danny.kukawka@bisect.de \
--to=danny.kukawka@bisect.de \
--cc=dave@thedillows.org \
--cc=davem@davemloft.net \
--cc=dbaryshkov@gmail.com \
--cc=dkukawka@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-zigbee-devel@lists.sourceforge.net \
--cc=netdev@vger.kernel.org \
--cc=slapin@ossfans.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
all inboxes | Powered by JetHome®