aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2019-11-08 06:23:30 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2019-11-22 13:43:42 -0800
commit1748ce80e0a3d4a66667fd154623aa1c33a44875 (patch)
tree7b4724e213f9670c7c17079ff33c4ecd94988021 /drivers/net/ethernet/marvell
parentice: Implement ethtool ops for channels (diff)
downloadlinux-dev-1748ce80e0a3d4a66667fd154623aa1c33a44875.tar.xz
linux-dev-1748ce80e0a3d4a66667fd154623aa1c33a44875.zip
ice: remove pointless NULL check of port_info
The code in ice_sched_cleanup_all checks whether the port info is NULL prior to calling ice_sched_clear_port. However, ice_sched_clear_port already checks whether port info is non-NULL. More importantly, it also checks whether the port structure has been initialized by checking its port_state field as well. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/marvell')
0 files changed, 0 insertions, 0 deletions