Files
linux-stable-mirror/include/linux
Jakub Kicinski 48eab831ae net: create netdev->dev_addr assignment helpers
Recent work on converting address list to a tree made it obvious
we need an abstraction around writing netdev->dev_addr. Without
such abstraction updating the main device address is invisible
to the core.

Introduce a number of helpers which for now just wrap memcpy()
but in the future can make necessary changes to the address
tree.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-05 20:58:50 +01:00
..
2021-08-05 16:42:54 +01:00
2021-08-29 14:47:42 +03:00
2021-08-16 10:50:32 -06:00
2021-08-26 15:32:28 -04:00
2021-08-05 11:46:42 +01:00
2021-08-16 21:26:33 -07:00
2021-08-23 13:19:12 +02:00
2021-08-08 13:00:20 +01:00
2021-08-24 11:36:13 -07:00
2021-08-17 17:50:51 +02:00
2021-08-06 13:41:48 -07:00
2021-08-10 11:50:55 -04:00
2021-08-11 06:44:24 -04:00