aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorAlex Vesker <[email protected]>2025-08-17 20:23:22 +0000
committerJakub Kicinski <[email protected]>2025-08-20 02:35:14 +0000
commit8a51507320ebddaab32610199774f69cd7d53e78 (patch)
tree81eb2a673f21ebf6ba6ee26433ee018ad38c74cf /drivers/net/ethernet/intel/igc/igc_main.c
parentnet/mlx5: HWS, don't rehash on every kind of insertion failure (diff)
downloadkernel-8a51507320ebddaab32610199774f69cd7d53e78.tar.gz
kernel-8a51507320ebddaab32610199774f69cd7d53e78.zip
net/mlx5: HWS, Fix table creation UID
During table creation, caller passes a UID using ft_attr. The UID value was ignored, which leads to problems when the caller sets the UID to a non-zero value, such as SHARED_RESOURCE_UID (0xffff) - the internal FT objects will be created with UID=0. Fixes: 0869701cba3d ("net/mlx5: HWS, added FW commands handling") Signed-off-by: Alex Vesker <[email protected]> Reviewed-by: Yevgeny Kliteynik <[email protected]> Signed-off-by: Mark Bloch <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions