]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd8a4ed00c4a5b23bd04c1fcaf88ab62c6e35b0e7
tree8663f7d9aee9328f38c7761b43aa114c35301ec3
parent446b692f643a509776966b06ac4796e3f494ee1c
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