commit | 02eca3f5f5e458c3a5d7b772bc8042ee2a4ebedf | [log] [tgz] |
---|---|---|
author | Greg KH <gregkh@linuxfoundation.org> | Thu Jul 12 15:39:44 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 13 05:48:36 2012 -0700 |
tree | 119f739f350aa954d871b235899c31aeec1e51c7 | |
parent | 540eb7bf0bbedb65277d68ab89ae43cdec3fd6ba [diff] |
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>