diff options
| author | Christian Marangi <[email protected]> | 2023-12-15 13:15:31 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-12-17 20:10:07 +0000 |
| commit | ebb30ccbbdbd6fae5177b676da4f4ac92bb4f635 (patch) | |
| tree | 589899bff7f983c43c68480fffde400c21dc864a /drivers/net/ethernet/intel/igc/igc_phy.c | |
| parent | octeontx2-af: Add new devlink param to configure maximum usable NIX block LFs (diff) | |
| download | kernel-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
