]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: Add mii_resolve_flowctrl_fdx()
authorYuiko Oshino <yuiko.oshino@microchip.com>
Fri, 11 Aug 2017 16:44:57 +0000 (12:44 -0400)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 14 Aug 2017 17:47:32 +0000 (12:47 -0500)
commit1c1e370033f9aa0e2aed8ef64764a924e6248609
treedd215d8444af694dac81ee4e1e9968a269be2a39
parent3f8f1410b5d5d1fcbc28ea06700a9b601d736575
net: Add mii_resolve_flowctrl_fdx()

Add an mii helper function to resolve flow control status per
IEEE 802.3-2005 table 28B-3.
This function was taken from the Linux source tree.

Signed-off-by: Yuiko Oshino <yuiko.oshino@microchip.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
include/linux/mii.h