Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/sfc
Ben Hutchings 6602041b83 sfc: Store port number in private data, not net_device::dev_id
We should not use net_device::dev_id to indicate the port number, as
this 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.
Siena's two ports each have their own MAC addresses.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-12 03:15:02 -07:00
..
2013-03-07 20:22:15 +00:00
2013-03-07 20:22:04 +00:00
2012-12-01 00:26:11 +00:00
2013-03-18 10:50:23 +01:00
2012-10-02 01:58:40 +01:00
2012-09-19 02:54:12 +01:00