]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bnx2x: correct advertisement of pause capabilities
authorYaniv Rosner <yaniv.rosner@broadcom.com>
Tue, 11 Sep 2012 04:34:12 +0000 (04:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Sep 2012 20:37:52 +0000 (16:37 -0400)
commit5cd75f0c0fd2b068dbd0ce3cb9460c3aafc0aae7
tree592863eaf106e6a23dda529a687275395e85a09c
parent430d172a635c3dd791a56c59573418e02735b006
bnx2x: correct advertisement of pause capabilities

This patch propagates users' requested flow-control into the link layer,
which will later be used to advertise this flow-control for auto-negotiation
(until now these values were ignored).

Signed-off-by: Yaniv Rosner <yaniv.rosner@broadcom.com>
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c