On January 6, 2025 6:10:13 PM Stefan Dösinger <stefan@xxxxxxxxxxxxxxx> wrote:
Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exist and 'tmp' remains uninitialized, so we pass a random pointer to devm_kstrdup().
Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx>
Signed-off-by: Stefan Dösinger <stefan@xxxxxxxxxxxxxxx> --- v2: Don't assign err, inline of_property_read_string_index into the if statement.
[snip]
--- drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)