aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
diff options
context:
space:
mode:
authorGravatar Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com> 2024-01-22 10:24:17 -0800
committerGravatar Tony Nguyen <anthony.l.nguyen@intel.com> 2024-02-02 09:13:13 -0800
commit53875f05c9970c5cad725519cd2b28d6d4a57666 (patch)
tree77446e5f394c0f9f458202f258e2c72315e41693 /drivers/net/ethernet/intel/ice
parentice: Add a new counter for Rx EIPE errors (diff)
downloadlinux-53875f05c9970c5cad725519cd2b28d6d4a57666.tar.gz
linux-53875f05c9970c5cad725519cd2b28d6d4a57666.tar.bz2
linux-53875f05c9970c5cad725519cd2b28d6d4a57666.zip
ice: remove incorrect comment
Copy paste issue left a comment for this structure that has nothing to do with FW alignment; remove the comment. Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com> Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice')
-rw-r--r--drivers/net/ethernet/intel/ice/ice_debugfs.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/ethernet/intel/ice/ice_debugfs.c b/drivers/net/ethernet/intel/ice/ice_debugfs.c
index c2bfba6b9ead..85aa31dd86b1 100644
--- a/drivers/net/ethernet/intel/ice/ice_debugfs.c
+++ b/drivers/net/ethernet/intel/ice/ice_debugfs.c
@@ -64,9 +64,6 @@ static const char * const ice_fwlog_level_string[] = {
"verbose",
};
-/* the order in this array is important. it matches the ordering of the
- * values in the FW so the index is the same value as in ice_fwlog_level
- */
static const char * const ice_fwlog_log_size[] = {
"128K",
"256K",