From: David S. Miller <davem@davemloft.net>
Date: Sat, 15 Oct 2022 10:51:52 +0000 (+0100)
Subject: Merge branch 'phylink_set_mac_pm'
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a1b6b102df03ac10e83d6c4ea31f07af05fa19c4;p=users%2Fjedix%2Flinux-maple.git

Merge branch 'phylink_set_mac_pm'

Shenwei Wang says:

====================
net: phylink: add phylink_set_mac_pm() helper

Per Russell's suggestion, the implementation is changed from the helper
function to add an extra property in phylink_config structure because this
change can easily cover SFP usecase too.

Changes in v6:
 - update the fix tag hash and format

Changes in v5:
 - Add fix tag in the commit message

Changes in v4:
 - Clean up the codes in phylink.c
 - Continue the version number
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
---

a1b6b102df03ac10e83d6c4ea31f07af05fa19c4