linux/drivers/net/ethernet/intel/ixgbevf
Tony Nguyen 8b44a8a09d ixgbevf: Remove unused parameter
ixgbevf_update_xcast_mode() is not using the netdev parameter;
removing it since it's unnecessary.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-05-04 00:24:32 -07:00
..
defines.h ixgbevf: Add the device ID's presented while running on Hyper-V 2016-05-04 00:24:28 -07:00
ethtool.c ixgbevf: make use of BIT() macro to avoid shift of signed values 2016-04-25 04:41:56 -07:00
ixgbevf_main.c ixgbevf: Remove unused parameter 2016-05-04 00:24:32 -07:00
ixgbevf.h ixgbevf: Use mac_ops instead of trying to identify NIC type 2016-05-04 00:24:31 -07:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Support Windows hosts (Hyper-V) 2016-05-04 00:24:29 -07:00
mbx.h ixgbe, ixgbevf: Add new mbox API xcast mode 2015-10-23 05:52:26 -07:00
regs.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
vf.c ixgbevf: Remove unused parameter 2016-05-04 00:24:32 -07:00
vf.h ixgbevf: Remove unused parameter 2016-05-04 00:24:32 -07:00