]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: warn when device is in a x4 or lower width slot
authorAuke Kok <auke-jan.h.kok@intel.com>
Mon, 11 Feb 2008 17:25:56 +0000 (09:25 -0800)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Feb 2008 19:51:40 +0000 (14:51 -0500)
commit5867ff6ad6ef034b82b0dcc4fcdd942c07d47e3b
treeffad0ddfa0fbd201df414eecc4502afa8e979424
parentca13a30017d7a48075a00a42b79592f59a3214e9
ixgbe: warn when device is in a x4 or lower width slot

It's easy to oversee this issue when working with this card
as evrything will work OK but performance is severely limited
(something like 1.5gbit on a x1 link) if the pci-express
slot does not offer more bandwidth.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ixgbe/ixgbe_main.c