netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: constify netdev->dev_addr - x86 changes
@ 2021-11-18 14:27 Jakub Kicinski
  2021-11-18 14:27 ` [PATCH net-next 1/4] net: ax88796c: don't write to netdev->dev_addr directly Jakub Kicinski
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jakub Kicinski @ 2021-11-18 14:27 UTC (permalink / raw)
  To: davem; +Cc: netdev, Jakub Kicinski

Resending these so they can get merged while I battle random cross builds.

Jakub Kicinski (4):
  net: ax88796c: don't write to netdev->dev_addr directly
  mlxsw: constify address in mlxsw_sp_port_dev_addr_set
  wilc1000: copy address before calling wilc_set_mac_address
  ipw2200: constify address in ipw_send_adapter_address

 drivers/net/ethernet/asix/ax88796c_main.c      | 18 ++++++++++--------
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c |  2 +-
 drivers/net/wireless/intel/ipw2x00/ipw2200.c   |  2 +-
 .../net/wireless/microchip/wilc1000/netdev.c   |  6 +++---
 4 files changed, 15 insertions(+), 13 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-11-19 11:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-18 14:27 [PATCH net-next 0/4] net: constify netdev->dev_addr - x86 changes Jakub Kicinski
2021-11-18 14:27 ` [PATCH net-next 1/4] net: ax88796c: don't write to netdev->dev_addr directly Jakub Kicinski
2021-11-18 14:27 ` [PATCH net-next 2/4] mlxsw: constify address in mlxsw_sp_port_dev_addr_set Jakub Kicinski
2021-11-18 14:27 ` [PATCH net-next 3/4] wilc1000: copy address before calling wilc_set_mac_address Jakub Kicinski
2021-11-18 14:27 ` [PATCH net-next 4/4] ipw2200: constify address in ipw_send_adapter_address Jakub Kicinski
2021-11-18 17:27   ` Stanislav Yakovlev
2021-11-19 11:10 ` [PATCH net-next 0/4] net: constify netdev->dev_addr - x86 changes 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).