1
0
Fork 0
alistair23-linux/drivers/net/ethernet/intel
Sergey Nemov 7015ca3df9 i40e: add num_vectors checker in iwarp handler
Field num_vectors from struct virtchnl_iwarp_qvlist_info should not be
larger than num_msix_vectors_vf in the hw struct.  The iwarp uses the
same set of vectors as the LAN VF driver.

Signed-off-by: Sergey Nemov <sergey.nemov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-05-04 17:21:07 -07:00
..
e1000 net: move skb->xmit_more hint to softnet data 2019-04-01 18:35:02 -07:00
e1000e net: move skb->xmit_more hint to softnet data 2019-04-01 18:35:02 -07:00
fm10k net: pass net_device argument to the eth_get_headlen 2019-04-23 18:36:34 +02:00
i40e i40e: add num_vectors checker in iwarp handler 2019-05-04 17:21:07 -07:00
iavf net: pass net_device argument to the eth_get_headlen 2019-04-23 18:36:34 +02:00
ice ice: Use dev_err when ice_cfg_vsi_lan fails 2019-05-02 01:29:13 -07:00
igb net: pass net_device argument to the eth_get_headlen 2019-04-23 18:36:34 +02:00
igbvf ethernet/intel: consolidate NAPI and NAPI exit 2018-11-21 10:35:23 -08:00
igc net: pass net_device argument to the eth_get_headlen 2019-04-23 18:36:34 +02:00
ixgb cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
ixgbe net: pass net_device argument to the eth_get_headlen 2019-04-23 18:36:34 +02:00
ixgbevf net: pass net_device argument to the eth_get_headlen 2019-04-23 18:36:34 +02:00
Kconfig ixgbe: fix Kconfig when driver is not a module 2019-01-04 14:02:16 -08:00
Makefile igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support 2018-10-17 12:14:54 -07:00
e100.c intel: correct return from set features callback 2019-03-19 14:18:49 -07:00