netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] reuse eth_mac_addr()
@ 2012-02-22 12:36 Danny Kukawka
  2012-02-22 12:36 ` [PATCH 1/2] 3com/typhoon: " Danny Kukawka
  2012-02-22 12:36 ` [PATCH 2/2] net/ieee802154/6lowpan.c: " Danny Kukawka
  0 siblings, 2 replies; 9+ messages in thread
From: Danny Kukawka @ 2012-02-22 12:36 UTC (permalink / raw)
  To: David Dillow, Dmitry Eremin-Solenikov
  Cc: Danny Kukawka, Sergey Lapin, David S. Miller, linux-zigbee-devel,
	netdev, linux-kernel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-05-12  8:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22 12:36 [PATCH 0/2] reuse eth_mac_addr() Danny Kukawka
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
     [not found]   ` <1329914199-30862-3-git-send-email-danny.kukawka-2YacvwyR+KOzQB+pC5nmwQ@public.gmane.org>
2012-02-22 19:56     ` David Miller
2012-04-27 20:21     ` Tony Cheneau
     [not found]       ` <92f4dc09fca1e6ec54f12ca61b8b8e55-jNfjcPZKvDhg9hUCZPvPmw@public.gmane.org>
2012-05-12  8:38         ` Alexander Smirnov

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).