]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Aug 2012 15:22:57 +0000 (08:22 -0700)
commitb3b3b489af33f578c76366eece947cf5d41a81e4
treed0cb847c09514a8fac15336d94da588cdf8b5b86
parentdc249d0f2c815d6af901d12253fc1cf215773f01
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