From: Marcel Holtmann Date: Wed, 6 May 2020 07:57:46 +0000 (+0200) Subject: Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5f4b91728bba007be563fa5a3bd5d96b6a03b3b9;p=linux.git Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list The event MGMT_EV_PHY_CONFIGURATION_CHANGED wasn't listed in the list of supported events. So add it. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- diff --git a/net/bluetooth/mgmt.c b/net/bluetooth/mgmt.c index f8c0a4fc80906..33b5640ea0602 100644 --- a/net/bluetooth/mgmt.c +++ b/net/bluetooth/mgmt.c @@ -147,6 +147,7 @@ static const u16 mgmt_events[] = { MGMT_EV_ADVERTISING_ADDED, MGMT_EV_ADVERTISING_REMOVED, MGMT_EV_EXT_INFO_CHANGED, + MGMT_EV_PHY_CONFIGURATION_CHANGED, }; static const u16 mgmt_untrusted_commands[] = {