]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[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)
commit82cd3d11f359763da445a7636ee683a922aaf025
treecf379bfb47a1c837e49601d43ff4ee4db664bc9f
parentc98f6e3be1d1b9bc9299d84da4f0b1ea9a50f392
[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