ice: remove comment about not supporting driver reinit
authorJacob Keller <jacob.e.keller@intel.com>
Mon, 27 Feb 2023 22:15:00 +0000 (14:15 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 30 Mar 2023 16:35:07 +0000 (09:35 -0700)
commit503d473c983bf04b978d97f522e6039723caf224
tree4f2db7416714360689960482206c590f657c8c09
parent79d872c62b16e6c640e125fd4613c6beadac5210
ice: remove comment about not supporting driver reinit

Since commit 31c8db2c4fa7 ("ice: implement devlink reinit action"), the ice
driver does support driver re-initialization via devlink reload. Remove the
stale comment indicating that the driver lacks this support from the
ice_devlink_ops structure.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Cc: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_devlink.c