netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] arch, misc: use eth_hw_addr_set()
@ 2021-10-29  2:47 Jakub Kicinski
  2021-10-29  2:47 ` [PATCH net-next 1/3] net: sgi-xp: " Jakub Kicinski
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jakub Kicinski @ 2021-10-29  2:47 UTC (permalink / raw)
  To: davem; +Cc: netdev, Jakub Kicinski

Convert remaining misc drivers to use helpers to write
to netdev->dev_addr.

This is the last set :) :)

Jakub Kicinski (3):
  net: sgi-xp: use eth_hw_addr_set()
  net: um: use eth_hw_addr_set()
  net: xtensa: use eth_hw_addr_set()

 arch/um/drivers/net_kern.c          | 3 ++-
 arch/xtensa/platforms/iss/network.c | 3 ++-
 drivers/misc/sgi-xp/xpnet.c         | 9 ++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-10-29 15:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-29  2:47 [PATCH net-next 0/3] arch, misc: use eth_hw_addr_set() Jakub Kicinski
2021-10-29  2:47 ` [PATCH net-next 1/3] net: sgi-xp: " Jakub Kicinski
2021-10-29 15:57   ` Steve Wahl
2021-10-29  2:47 ` [PATCH net-next 2/3] net: um: " Jakub Kicinski
2021-10-29  6:37   ` Anton Ivanov
2021-10-29  2:47 ` [PATCH net-next 3/3] net: xtensa: " Jakub Kicinski
2021-10-29 12:30 ` [PATCH net-next 0/3] arch, misc: " patchwork-bot+netdevbpf

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