linux/drivers/net/ethernet/intel/igc
Sasha Neftin ed443cdf67 igc: Prefer strscpy over strlcpy
Use the strscpy method instead of strlcpy method.

See: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr
_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-02-03 15:20:32 -08:00
..
igc.h igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_base.c igc: Add new device ID 2020-12-10 13:13:24 -08:00
igc_base.h
igc_defines.h igc: Expose the NVM version 2021-02-03 15:20:32 -08:00
igc_diag.c
igc_diag.h
igc_dump.c
igc_ethtool.c igc: Prefer strscpy over strlcpy 2021-02-03 15:20:32 -08:00
igc_hw.h igc: Clean up nvm_operations structure 2021-02-03 15:20:32 -08:00
igc_i225.c igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr 2021-02-01 10:04:43 -08:00
igc_i225.h
igc_mac.c igc: check return value of ret_val in igc_config_fc_after_link_up 2021-02-01 10:04:43 -08:00
igc_mac.h
igc_main.c igc: Add Host Good Packets Transmitted Count 2021-02-03 15:20:32 -08:00
igc_nvm.c
igc_nvm.h
igc_phy.c igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_phy.h igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_ptp.c igc: Export a way to read the PTP timer 2020-09-28 14:42:46 -07:00
igc_regs.h igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_tsn.c
igc_tsn.h
Makefile