mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
The private area of a netdev is now at a fixed offset once more. Unfortunately, some assumptions that netdev_priv() == netdev->priv crept back into the tree. In particular this happened in the loopback driver. Make it use netdev->ml_priv. Signed-off-by: David S. Miller <davem@davemloft.net>
7.4 KiB
7.4 KiB