tg3: add device id of Apple Thunderbolt Ethernet device
commite49e6d039117405be1c4de6ac9cce196f9aea22e
authorGreg KH <gregkh@linuxfoundation.org>
Thu, 12 Jul 2012 15:39:44 +0000 (12 15:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Aug 2012 15:31:38 +0000 (9 08:31 -0700)
tree8784a004200c1425680c26e67e9f2c900fd01ec8
parentbfc41a820b085dff6048aab510a4dcb48b570d3b
tg3: add device id of Apple Thunderbolt Ethernet device

commit 02eca3f5f5e458c3a5d7b772bc8042ee2a4ebedf upstream.

The Apple Thunderbolt ethernet device is already listed in the driver,
but not hooked up in the MODULE_DEVICE_TABLE().  This fixes that and
allows it to work properly.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/tg3.c