kernel: bump 5.15 to 5.15.76
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 703-12-v5.17-net-phylink-add-legacy_pre_march2020-indicator.patch
index 6fbde1250784a6f0f94f2298482e7b11fb207b75..16d5da9c70e3b5db65ff75ee3716403d4b82ea01 100644 (file)
@@ -33,11 +33,11 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
   * @pcs_poll: MAC PCS cannot provide link change interrupt
   * @poll_fixed_state: if true, starts link_poll,
   *                  if MAC link is at %MLO_AN_FIXED mode.
-@@ -97,6 +99,7 @@ enum phylink_op_type {
+@@ -98,6 +100,7 @@ enum phylink_op_type {
  struct phylink_config {
        struct device *dev;
        enum phylink_op_type type;
 +      bool legacy_pre_march2020;
        bool pcs_poll;
        bool poll_fixed_state;
-       bool ovr_an_inband;
+       bool mac_managed_pm;