e1000e: fix drv load issues
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 5 Aug 2008 00:21:40 +0000 (17:21 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 7 Aug 2008 05:54:53 +0000 (01:54 -0400)
commitc43bc57e5d72932b5e64bc5e4e7741bedbcaaf5f
tree8663f7d9aee9328f38c7761b43aa114c35301ec3
parent10aa4c0447c308738dade244e23036f2fcbfb140
e1000e: fix drv load issues

a few people seem to have problems maintaining gigabit link
and it was root caused to an interaction between the managability
firmware on the host and the driver, not communicating.

The form of communication they use is the drv_load bit.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/e1000e/netdev.c