+10
−9
+5
−0
+2
−0
Loading
Jakub Kicinski says:
====================
net: constify netdev->dev_addr
Take care of a few stragglers and make netdev->dev_addr const.
netdev->dev_addr can be held on the address tree like any other
address now.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>