diff options
author | Kiran K <kiran.k@intel.com> | 2024-10-17 13:51:56 +0200 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-11-14 21:32:28 +0100 |
commit | 510e8380b0382ee3b070748656b00f83c9a5bf80 (patch) | |
tree | e6feb08b341db29272674b215d0f1832b6c17b0c /rust | |
parent | Bluetooth: btintel_pcie: Remove deadcode (diff) | |
download | linux-510e8380b0382ee3b070748656b00f83c9a5bf80.tar.xz linux-510e8380b0382ee3b070748656b00f83c9a5bf80.zip |
Bluetooth: btintel: Do no pass vendor events to stack
During firmware download, vendor specific events like boot up and
secure send result are generated. These events can be safely processed at
the driver level. Passing on these events to stack prints unnecessary
log as below.
Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Fixes: 3368aa357f3b ("Bluetooth: msft: Handle MSFT Monitor Device Event")
Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions