From: Ben Hutchings Date: Mon, 10 Jun 2013 16:34:13 +0000 (+0100) Subject: cxgb4: Do not set net_device::dev_id to VI index X-Git-Tag: v3.11-rc1~16^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c367fcbe6549195d2eb11e62bea233f811aad41;p=pandora-kernel.git 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 Acked-by: Dimitris Michailidis Signed-off-by: David S. Miller --- Reading git-diff-tree failed