tg3: add device id of Apple Thunderbolt Ethernet device
authorGreg KH <gregkh@linuxfoundation.org>
Thu, 12 Jul 2012 15:39:44 +0000 (15:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Jul 2012 12:48:36 +0000 (05:48 -0700)
commit02eca3f5f5e458c3a5d7b772bc8042ee2a4ebedf
tree119f739f350aa954d871b235899c31aeec1e51c7
parent540eb7bf0bbedb65277d68ab89ae43cdec3fd6ba
tg3: add device id of Apple Thunderbolt Ethernet device

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