Message ID | 20220222161218.4028508-1-broonie@kernel.org (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Johannes Berg |
Headers | show |
Series | linux-next: manual merge of the wireless-next tree with the origin tree | expand |
Hi, > Today's linux-next merge of the wireless-next tree got a conflict in: > > net/mac80211/mlme.c > > between commit: > > a72c01a94f1d2 ("mac80211: mlme: check for null after calling kmemdup") > > from the origin tree and commit: > > 820acc810fb6e ("mac80211: Add EHT capabilities to association/probe request") > > from the wireless-next tree. Thanks. I think Stephen had also noticed this before. Maybe I'll just move the new code around so it doesn't conflict anymore ;) johannes
diff --cc net/mac80211/mlme.c index 20b57ddf149c4,197cad4a2768a..0000000000000 --- a/net/mac80211/mlme.c