Jakub Kicinski
ec356edef7
ethernet: ixgb: use eth_hw_addr_set()
...
Commit 406f42fa0d ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.
Read the address into an array on the stack, then call
eth_hw_addr_set(). ixgb_get_ee_mac_addr() is used with
a non-nevdev->dev_addr pointer so we can't deal with the problem
inside it.
Signed-off-by: Jakub Kicinski <kuba@kernel.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2021-10-16 08:53:46 +01:00
..
2021-10-14 09:22:27 -07:00
2021-10-09 11:46:57 +01:00
2021-10-14 09:22:11 -07:00
2021-10-16 08:53:45 +01:00
2021-10-16 08:53:45 +01:00
2021-10-02 14:18:25 +01:00
2021-10-14 09:22:11 -07:00
2021-10-07 13:39:51 +01:00
2021-10-16 08:53:46 +01:00
2021-10-14 09:22:11 -07:00
2021-10-02 14:18:25 +01:00
2021-10-16 08:53:46 +01:00
2021-10-14 09:22:11 -07:00
2021-10-14 09:22:25 -07:00
2021-10-16 08:53:46 +01:00
2021-10-14 16:50:14 -07:00
2021-10-14 09:22:15 -07:00
2021-10-16 08:53:46 +01:00
2021-10-10 11:33:15 +01:00
2021-10-14 09:22:19 -07:00
2021-10-14 09:22:11 -07:00
2021-10-10 11:33:15 +01:00
2021-10-15 11:28:34 +01:00
2021-10-05 13:16:48 +01:00
2021-10-16 08:53:46 +01:00
2021-10-14 09:22:15 -07:00
2021-10-02 14:18:25 +01:00
2021-10-14 19:18:53 -07:00
2021-10-14 09:22:27 -07:00
2021-10-14 09:22:11 -07:00
2021-10-07 13:39:51 +01:00
2021-10-07 13:39:51 +01:00
2021-10-16 08:53:46 +01:00
2021-10-14 09:22:25 -07:00
2021-10-11 23:25:36 +01:00
2021-10-14 09:22:15 -07:00
2021-10-02 14:18:25 +01:00
2021-10-14 09:22:25 -07:00
2021-10-16 08:53:46 +01:00
2021-10-16 08:53:46 +01:00
2021-10-07 13:39:51 +01:00
2021-10-14 20:01:06 -07:00
2021-10-14 09:22:11 -07:00
2021-10-15 17:37:47 -07:00
2021-10-14 09:22:11 -07:00
2021-10-14 19:05:18 -07:00
2021-10-14 16:50:14 -07:00
2021-10-05 13:16:48 +01:00
2021-10-14 16:50:14 -07:00
2021-10-14 09:22:25 -07:00
2021-09-01 08:44:42 -07:00
2021-10-14 16:50:14 -07:00
2021-10-14 16:50:14 -07:00
2021-10-02 14:18:25 +01:00
2021-10-09 11:46:56 +01:00
2021-10-14 09:22:11 -07:00
2021-10-05 13:16:48 +01:00
2021-07-27 20:11:45 +01:00
2021-10-14 09:22:19 -07:00
2021-10-14 16:50:14 -07:00
2021-10-14 16:50:14 -07:00
2021-10-14 09:22:15 -07:00
2021-10-14 09:22:27 -07:00
2021-10-14 09:22:27 -07:00
2021-10-13 09:08:57 -07:00
2021-10-05 13:16:48 +01:00
2021-10-14 09:22:11 -07:00
2021-10-05 13:16:48 +01:00
2021-10-14 09:22:11 -07:00
2021-10-05 13:16:48 +01:00
2021-10-14 09:22:27 -07:00
2021-10-14 09:22:27 -07:00
2021-10-07 13:39:51 +01:00
2021-10-14 16:50:14 -07:00
2021-10-14 09:22:25 -07:00
2021-10-14 09:22:11 -07:00
2021-10-05 13:16:48 +01:00
2021-10-14 09:24:09 -07:00
2021-10-14 09:22:11 -07:00
2021-07-27 20:11:45 +01:00
2021-08-24 07:38:29 -07:00
2021-10-02 14:18:25 +01:00
2021-10-14 09:22:11 -07:00
2021-10-14 09:22:11 -07:00
2021-10-02 14:18:25 +01:00
2021-10-14 09:22:19 -07:00
2021-10-16 08:53:46 +01:00
2021-10-14 09:22:11 -07:00
2021-10-14 19:18:22 -07:00
2021-10-05 13:16:48 +01:00
2021-10-13 13:28:35 -07:00
2021-10-07 13:39:51 +01:00
2021-09-15 11:02:01 +01:00
2021-10-07 13:39:51 +01:00
2021-08-26 12:13:52 +01:00