linux/drivers/net/ethernet/intel
Greg Rose 90e0407096 i40e: Make the alloc and free queue vector calls orthogonal
It's annoying to search for a matching alloc and free set of function calls
when they don't use the same framework for the name of the functions.  Fix
that up in the case of alloc and free of vsi queue vectors.

i40e_vsi_free_q*
i40e_vsi_alloc_q*

Change-ID: I510eb863a0fbe405312bebea55c2846c76285e6d
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-03-28 06:53:58 -07:00
..
e1000 drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
e1000e ptp: drivers: set the number of programmable pins. 2014-03-21 14:21:14 -04:00
i40e i40e: Make the alloc and free queue vector calls orthogonal 2014-03-28 06:53:58 -07:00
i40evf i40evf: fix oops in watchdog handler 2014-03-28 06:53:58 -07:00
igb igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only 2014-03-21 05:05:54 -07:00
igbvf igbvf: Convert uses of __constant_<foo> to <foo> 2014-03-19 22:25:38 -07:00
ixgb ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb. 2014-03-12 16:22:13 -04:00
ixgbe ixgbe: Break recursion in case of removal 2014-03-21 01:46:03 -07:00
ixgbevf ixgbevf: Additional adapter removal checks 2014-03-21 02:38:35 -07:00
e100.c e100: Convert uses of __constant_<foo> to <foo> 2014-03-19 21:46:36 -07:00
Kconfig i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00