commit | 8d018621085b8d00511768c343d941676bd77ee9 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Thu Dec 20 20:05:44 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:59:29 2008 -0800 |
tree | 0649c902e48609a0af8391bcb99cc7ff5080ff97 | |
parent | a43d8994b959a6daeeadcd1be6d4a9045b7029ac [diff] |
[TG3]: Separate requested and actual flow control parameters This patch removes the TX and RX flow control flags from tg3_flags and adds two new flow control variables, flowctrl and active_flowctrl. 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>