mac80211: Update to version 5.12.19-1
[openwrt/staging/mkresin.git] / package / kernel / mac80211 / patches / subsys / 782-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch
index ea6e6974ca026a68442fd0ea8aa6d5f4b3dfc4be..3724013146b84d807c83d05750faf9da14e8de04 100644 (file)
@@ -182,7 +182,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
 
 --- a/drivers/net/wireless/ath/ath9k/init.c
 +++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -618,7 +618,6 @@ static int ath9k_of_init(struct ath_soft
+@@ -617,7 +617,6 @@ static int ath9k_of_init(struct ath_soft
        struct ath_hw *ah = sc->sc_ah;
        struct ath_common *common = ath9k_hw_common(ah);
        enum ath_bus_type bus_type = common->bus_ops->ath_bus_type;
@@ -190,7 +190,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
        char eeprom_name[100];
        int ret;
  
-@@ -641,9 +640,7 @@ static int ath9k_of_init(struct ath_soft
+@@ -640,9 +639,7 @@ static int ath9k_of_init(struct ath_soft
                ah->ah_flags |= AH_NO_EEP_SWAP;
        }