aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorOliver Neukum <oneukum@suse.com>2021-10-25 16:11:21 +0200
committerDavid S. Miller <davem@davemloft.net>2021-10-25 15:34:02 +0100
commit7ce9a701ac8f44798e46dede02b924504dc65a5c (patch)
tree0200e313d08b4f12c99c26c3cf53706f5f41d801 /net/ipv6/tcp_ipv6.c
parent2b30da451062a8d30043f3aded7cb440896805e2 (diff)
downloadlinux-7ce9a701ac8f44798e46dede02b924504dc65a5c.tar.gz
linux-7ce9a701ac8f44798e46dede02b924504dc65a5c.tar.bz2
linux-7ce9a701ac8f44798e46dede02b924504dc65a5c.zip
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 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions