]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Tue, 28 Aug 2012 07:23:08 +0000 (15:23 +0800)
commitaa493944cd767b602e6356b505693a5ed1d1311b
treec5a80a7f089728b872f19a0d63066ffe6c9b56a0
parent2e0073e0a10f6f74b286a3b20c1ebe83de9578c1
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.

(cherry picked from commit 02eca3f5f5e458c3a5d7b772bc8042ee2a4ebedf)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c