]> git.baikalelectronics.ru Git - kernel.git/commit
[TG3]: Correct 5704S flowctrl advertisements
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 21 Dec 2007 04:09:00 +0000 (20:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:33 +0000 (14:59 -0800)
commiteba14d5a2e1c36b4790de6d6f6626d72dad91bb6
treecf379bfb47a1c837e49601d43ff4ee4db664bc9f
parentb95e5770e9a43d0756fe71ef01b54132e2d16f68
[TG3]: Correct 5704S flowctrl advertisements

This patch modifies the 5704S hardware autoneg code to use the
administrator specified flow control parameters.  Since the 5704S uses
device specific flow control enumerations, the 1000-BaseX utility
functions are used and code was added to convert the definitions to and
from the proprietary enumerations.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c