diff options
author | Oliver Neukum <oneukum@suse.com> | 2021-10-25 16:11:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-25 15:34:02 +0100 |
commit | 7ce9a701ac8f44798e46dede02b924504dc65a5c (patch) | |
tree | 0200e313d08b4f12c99c26c3cf53706f5f41d801 /drivers/net/gtp.c | |
parent | 2b30da451062a8d30043f3aded7cb440896805e2 (diff) |
usbb: catc: use correct API for MAC addresses
Commit 406f42fa0d3c ("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.
In the case of catc we need a new temporary buffer to conform
to the rules for DMA coherency. That in turn necessitates
a reworking of error handling in probe().
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/gtp.c')
0 files changed, 0 insertions, 0 deletions