linux/drivers/net/ethernet/intel/ixgbe
Alexander Duyck 856f606ea9 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
This patch removes some dead code from the cleanup path for ixgbe.

Setting and clearing the flag doesn't do anything since all we are
doing is setting the flag, scheduling NAPI, clearing the flag and
then letting netpoll do the polling cleanup.  As such it doesn't
make much sense to have it there.

This patch also removes one minor white-space error.

CC: <kernel-team@fb.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-03-13 15:41:01 -07:00
..
ixgbe_82598.c ixgbe: enable relaxed ordering for SPARC 2015-03-13 15:40:41 -07:00
ixgbe_82599.c ixgbe: add new wrapper for X550 support 2015-03-13 13:54:30 -07:00
ixgbe_common.c ixgbe: enable relaxed ordering for SPARC 2015-03-13 15:40:41 -07:00
ixgbe_common.h ixgbe: add new wrapper for X550 support 2015-03-13 13:54:30 -07:00
ixgbe_dcb_82598.c ixgbe: convert low_water into an array 2014-04-22 23:07:11 -07:00
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: convert low_water into an array 2014-04-22 23:07:11 -07:00
ixgbe_dcb_82599.h ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE 2014-05-23 05:24:04 -07:00
ixgbe_dcb_nl.c ixgbe: Add new support for X550 MAC's 2014-11-11 06:18:56 -08:00
ixgbe_dcb.c ixgbe: Add new support for X550 MAC's 2014-11-11 06:18:56 -08:00
ixgbe_dcb.h
ixgbe_debugfs.c ixgbe: don't check NULL for debugfs_remove_recursive 2014-05-23 05:28:24 -07:00
ixgbe_ethtool.c ixgbe: add new wrapper for X550 support 2015-03-13 13:54:30 -07:00
ixgbe_fcoe.c ixgbe: Make return values more direct 2014-07-25 19:58:36 -07:00
ixgbe_fcoe.h ixgbe: convert low_water into an array 2014-04-22 23:07:11 -07:00
ixgbe_lib.c ixgbe: Add new support for X550 MAC's 2014-11-11 06:18:56 -08:00
ixgbe_main.c ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything 2015-03-13 15:41:01 -07:00
ixgbe_mbx.c ixgbe: Add new support for X550 MAC's 2014-11-11 06:18:56 -08:00
ixgbe_mbx.h ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE 2014-05-23 05:24:04 -07:00
ixgbe_phy.c ixgbe: add methods for combined read and write operations 2014-12-05 09:13:07 -08:00
ixgbe_phy.h ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_ptp.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
ixgbe_sriov.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
ixgbe_sriov.h net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. 2014-05-23 15:04:02 -04:00
ixgbe_sysfs.c
ixgbe_type.h ixgbe: Clean up type inconsistency 2015-03-13 14:01:34 -07:00
ixgbe_x540.c ixgbe: add new wrapper for X550 support 2015-03-13 13:54:30 -07:00
ixgbe_x540.h ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_x550.c ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static 2015-03-13 14:03:25 -07:00
ixgbe.h ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything 2015-03-13 15:41:01 -07:00
Makefile ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00