diff options
| author | Przemek Kitszel <[email protected]> | 2025-04-10 12:59:55 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2025-04-15 14:36:32 +0000 |
| commit | fd5ef5203ce645f72a37b02a89f2eb20827f7d52 (patch) | |
| tree | 7f7cea40c26e367d7fe312b2ab6df222a8542de1 /net/unix/af_unix.c | |
| parent | devlink: add value check to devlink_info_version_put() (diff) | |
| download | kernel-fd5ef5203ce645f72a37b02a89f2eb20827f7d52.tar.gz kernel-fd5ef5203ce645f72a37b02a89f2eb20827f7d52.zip | |
ixgbe: wrap netdev_priv() usage
Wrap use of netdev_priv() in order to change the allocator of the device
private structure from alloc_etherdev_mq() to the devlink in next commit.
All but one netdev_priv() calls in the whole driver are replaced, the
remaining one is called on MACVLAN (so not ixgbe) device.
Signed-off-by: Przemek Kitszel <[email protected]>
Tested-by: Bharath R <[email protected]>
Signed-off-by: Jedrzej Jagielski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
