Commit e500a98
Bluetooth: guard against controllers sending zero'd events
[ Upstream commit 08bb4da ]
Some controllers have been observed to send zero'd events under some
conditions. This change guards against this condition as well as adding
a trace to facilitate diagnosability of this condition.
Signed-off-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 12b28ad commit e500a98
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5257 | 5257 | | |
5258 | 5258 | | |
5259 | 5259 | | |
| 5260 | + | |
| 5261 | + | |
| 5262 | + | |
| 5263 | + | |
| 5264 | + | |
5260 | 5265 | | |
5261 | 5266 | | |
5262 | 5267 | | |
| |||
5468 | 5473 | | |
5469 | 5474 | | |
5470 | 5475 | | |
| 5476 | + | |
5471 | 5477 | | |
5472 | 5478 | | |
5473 | 5479 | | |
| |||
0 commit comments