e1000e: add support for the 82567LM-4 device

Enable PCI device ID for a new combination of MAC and PHY already supported
in the driver.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
Bruce Allan
2008-08-26 18:36:36 -07:00
committed by Jeff Garzik
parent 4eeae6fd3f
commit 2f15f9d601
3 changed files with 3 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
* 82567LF-2 Gigabit Network Connection
* 82567V-2 Gigabit Network Connection
* 82562GT-3 10/100 Network Connection
* 82567LM-4 Gigabit Network Connection
*/
#include <linux/netdevice.h>