aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_phy.c
diff options
context:
space:
mode:
authorChristian Marangi <[email protected]>2023-12-15 13:15:31 +0000
committerDavid S. Miller <[email protected]>2023-12-17 20:10:07 +0000
commitebb30ccbbdbd6fae5177b676da4f4ac92bb4f635 (patch)
tree589899bff7f983c43c68480fffde400c21dc864a /drivers/net/ethernet/intel/igc/igc_phy.c
parentocteontx2-af: Add new devlink param to configure maximum usable NIX block LFs (diff)
downloadkernel-ebb30ccbbdbd6fae5177b676da4f4ac92bb4f635.tar.gz
kernel-ebb30ccbbdbd6fae5177b676da4f4ac92bb4f635.zip
net: phy: make addr type u8 in phy_package_shared struct
Switch addr type in phy_package_shared struct to u8. The value is already checked to be non negative and to be less than PHY_MAX_ADDR, hence u8 is better suited than using int. Signed-off-by: Christian Marangi <[email protected]> Reviewed-by: Russell King (Oracle) <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_phy.c')
0 files changed, 0 insertions, 0 deletions