mirror of https://lore.kernel.org/lkml/
 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; 8+ 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] 8+ messages in thread

end of thread, other threads:[~2012-04-27 20:29 UTC | newest]

Thread overview: 8+ 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
2012-02-22 19:56   ` David Miller
2012-04-27 20:21   ` [Linux-zigbee-devel] " Tony Cheneau

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®