aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-03-25 21:35:33 +0000
committerJakub Kicinski <[email protected]>2025-03-25 21:35:34 +0000
commita19f40d919ca6d16bbc03d858690f60f1a9bf3ed (patch)
tree7a4f6f5861ea19862846e77f45add5f18ed46623 /drivers/net/ethernet/intel/ice/ice_virtchnl.c
parentMerge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker... (diff)
parentnet: usb: asix: ax88772: Increase phy_name size (diff)
downloadkernel-a19f40d919ca6d16bbc03d858690f60f1a9bf3ed.tar.gz
kernel-a19f40d919ca6d16bbc03d858690f60f1a9bf3ed.zip
Merge branch 'net-usb-asix-ax88772-fix-potential-string-cut'
Andy Shevchenko says: ==================== net: usb: asix: ax88772: Fix potential string cut The agreement and also PHY_MAX_ADDR limit suggest that the PHY address can't occupy more than two hex digits. In some cases GCC complains about potential string cut. In course of fixing this, introduce the PHY_ID_SIZE predefined constant to make it easier for the users to know the bare minimum for the buffer that holds PHY ID string (patch 1). With that, fix the ASIX driver that triggers GCC accordingly (patch 2). ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_virtchnl.c')
0 files changed, 0 insertions, 0 deletions