qed: add support for link pause configuration.
authorSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Fri, 22 Apr 2016 05:41:04 +0000 (08:41 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2016 19:59:16 +0000 (15:59 -0400)
commita43f235f12e9da60a7e181f6a9524ea1e212e39d
tree8838e02fef554ba3818712998665a006603eb4dd
parentfe7cd2bfdac4d8739bc8665eef040e668e6b428f
qed: add support for link pause configuration.

The APIs for making this sort of configuration [e.g., via ethtool] are
already present in qede, but the current configuration flow in qed doesn't
respect it.

Signed-off-by: Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_main.c