commit | 23bfaa594002f4bba085e0a1ae3c9847b988d816 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <[email protected]> | Sun May 05 19:03:51 2019 +0200 |
committer | David S. Miller <[email protected]> | Tue May 07 12:40:39 2019 -0700 |
tree | a5259dc7c4aa3ffca48965b8169cc19a6d562bbd | |
parent | 5db9c74042e3c2168b1f1104d691063f5b662a8b [diff] |
net: phy: improve pause mode reporting in phy_print_status So far we report symmetric pause only, and we don't consider the local pause capabilities. Let's properly consider local and remote capabilities, and report also asymmetric pause. Signed-off-by: Heiner Kallweit <[email protected]> Signed-off-by: David S. Miller <[email protected]>