]> git.ipfire.org Git - thirdparty/hostap.git/commit
Revert "nl80211: Skip interface down/up when setting MAC address"
authorHu Wang <quic_huw@quicinc.com>
Wed, 27 Mar 2024 05:53:34 +0000 (22:53 -0700)
committerJouni Malinen <j@w1.fi>
Wed, 27 Mar 2024 21:01:14 +0000 (23:01 +0200)
commit9ac0e785c382a2dabdea81b25019ae3c3727b656
tree51047b06d8e2ece2b3ae17cfdea48e829ddb6a2d
parent94506e8ed89f1ef828aebdfb46f48f13b28f403d
Revert "nl80211: Skip interface down/up when setting MAC address"

This reverts commit bffd2b39944330b0ffbaba62036a73d2c5e23bfb.

Revert this commit to fix a regression when setting up P2P Group Owner
on some old device.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/drivers/driver_nl80211.c