]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: Show flowctrl settings through get_settings()
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 13 Jun 2011 13:39:00 +0000 (13:39 +0000)
committerDavid S. Miller <davem@conan.davemloft.net>
Wed, 15 Jun 2011 15:11:57 +0000 (11:11 -0400)
commitfba5cde27679a79b809146217b06d92d57fd2588
tree95aa4c9fdead4ce9f404cef89d2f9c9f6527cbe3
parent0c018e3226f26bbd030da86f91ba7534201cbeb8
tg3: Show flowctrl settings through get_settings()

This patch adds code to present the flow control advertisements through
the ethtool get_settings callback.

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