diff options
author | Przemek Kitszel <przemyslaw.kitszel@intel.com> | 2025-04-10 14:59:55 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2025-04-15 07:36:32 -0700 |
commit | fd5ef5203ce645f72a37b02a89f2eb20827f7d52 (patch) | |
tree | 7f7cea40c26e367d7fe312b2ab6df222a8542de1 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 8982fc03fd630a38c0d0ebddef768b4d4707b659 (diff) |
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 <przemyslaw.kitszel@intel.com>
Tested-by: Bharath R <bharath.r@intel.com>
Signed-off-by: Jedrzej Jagielski <jedrzej.jagielski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions