]> git.baikalelectronics.ru Git - kernel.git/commit
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
authorClaudiu Manoil <claudiu.manoil@nxp.com>
Tue, 26 Mar 2019 09:48:57 +0000 (11:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Mar 2019 05:49:06 +0000 (22:49 -0700)
commit6aaa6953f333bb9df7059bce66d4a3917c3b4a35
tree9ef6459f13443a93221ffd8eb956865fb2a28307
parent913a2b1a21a29c29ae4e02496265b7a17c1ccb00
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper

With a recent link mode advertisement code update this helper
providing local pause capability translation used for flow
control link mode negotiation got broken.
For eth drivers using this helper, the issue is apparent only
if either PAUSE or ASYM_PAUSE is being advertised.

Fixes: 1adbfd4fe348 ("net: ethernet: Convert phydev advertize and supported from u32 to link mode")
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/mii.h