Searched hist:bc02ff95fe4ebd3e5ee7455c0aa6f76ebe39ebca (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mii.h | diff bc02ff95fe4ebd3e5ee7455c0aa6f76ebe39ebca Tue Dec 16 04:00:48 CST 2008 Steve Glendinning <steve.glendinning@smsc.com> net: Refactor full duplex flow control resolution
These 4 drivers have identical full duplex flow control resolution functions. This patch changes them all to use one common function.
The function in question decides whether a device should enable TX and RX flow control in a standard way (IEEE 802.3-2005 table 28B-3), so this should also be useful for other drivers.
Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/usb/ |
H A D | smsc95xx.c | diff bc02ff95fe4ebd3e5ee7455c0aa6f76ebe39ebca Tue Dec 16 04:00:48 CST 2008 Steve Glendinning <steve.glendinning@smsc.com> net: Refactor full duplex flow control resolution
These 4 drivers have identical full duplex flow control resolution functions. This patch changes them all to use one common function.
The function in question decides whether a device should enable TX and RX flow control in a standard way (IEEE 802.3-2005 table 28B-3), so this should also be useful for other drivers.
Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|