OpenCloudOS-Kernel/drivers/net/ethernet/chelsio
Ben Hutchings 8c367fcbe6 cxgb4: Do not set net_device::dev_id to VI index
net_device::dev_id should not be used merely to indicate a VI index,
as it affects the way the local part of IPv6 addresses is normally
generated.

This field was intended for use where multiple devices may share a
single assigned MAC address and need to have different IPv6 addresses.
T4 VIs each have their own MAC address.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Acked-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-13 01:24:17 -07:00
..
cxgb net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver 2013-05-22 14:35:05 -07:00
cxgb3 cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header 2013-06-04 17:37:59 -07:00
cxgb4 cxgb4: Do not set net_device::dev_id to VI index 2013-06-13 01:24:17 -07:00
cxgb4vf cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG 2013-04-29 15:24:44 -04:00
Kconfig cxgb3: Restore dependency on INET 2012-11-28 17:40:59 -05:00
Makefile chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00