Commit 202e2ff
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 a941594 commit 202e2ff
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5853 | 5853 | | |
5854 | 5854 | | |
5855 | 5855 | | |
| 5856 | + | |
| 5857 | + | |
| 5858 | + | |
| 5859 | + | |
| 5860 | + | |
5856 | 5861 | | |
5857 | 5862 | | |
5858 | 5863 | | |
| |||
6064 | 6069 | | |
6065 | 6070 | | |
6066 | 6071 | | |
| 6072 | + | |
6067 | 6073 | | |
6068 | 6074 | | |
6069 | 6075 | | |
| |||
0 commit comments