Files
linux/drivers/net
Jonathan Cooper 8cb03f4e08 sfc: Encapsulate access to netdev_priv()
Once we separate struct efx_nic memory from net_device memory the
existing usage will have to change.
Apart from the new function efx_netdev_priv() accesses have been
changed using:
  sed -i 's/netdev_priv/efx_netdev_priv/'

Signed-off-by: Jonathan Cooper <jonathan.s.cooper@amd.com>
Co-developed-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-06-29 13:40:47 +01:00
..
2022-06-27 11:37:55 +01:00
2022-05-02 13:57:56 -07:00
2022-06-09 21:53:10 -07:00
2022-06-17 20:17:04 -07:00
2022-06-09 21:53:12 -07:00
2022-06-07 10:45:25 +02:00
2022-06-09 21:52:55 -07:00
2022-06-09 21:53:09 -07:00
2022-05-11 13:09:59 +01:00
2022-05-05 15:54:12 -07:00
2022-06-17 11:38:09 +01:00
2022-06-09 21:52:55 -07:00