aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_debugfs.c
diff options
context:
space:
mode:
authorMichal Swiatkowski <michal.swiatkowski@linux.intel.com>2025-08-12 06:23:22 +0200
committerTony Nguyen <anthony.l.nguyen@intel.com>2025-09-11 12:08:48 -0700
commitc388ea486f74143c3c5aad060dba7568039e0e13 (patch)
treeceea03bfc9b2c15df1b059db0b8f1f637ef8ec34 /drivers/net/ethernet/intel/ice/ice_debugfs.c
parentMerge branch 'ipv4-icmp-fix-source-ip-derivation-in-presence-of-vrfs' (diff)
downloadlinux-c388ea486f74143c3c5aad060dba7568039e0e13.tar.gz
linux-c388ea486f74143c3c5aad060dba7568039e0e13.zip
ice: make fwlog functions static
ice_fwlog_supported(), ice_fwlog_get() and ice_fwlog_supported() aren't called outside the ice_fwlog.c file. Make it static and move in the file to allow clean build. Drop ice_fwlog_get(). It is called only from ice_fwlog_init() function where the fwlog support is already checked. There is no need to check it again, call ice_aq_fwlog_get() instead. Drop no longer valid comment from ice_fwlog_get_supported(). Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com> Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_debugfs.c')
0 files changed, 0 insertions, 0 deletions