mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 16:29:05 +00:00
Bluetooth: hci_qca: Mundane typo fix
s/packat/packet/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
parent
5c4c8c9544
commit
07528783c7
@ -1066,7 +1066,7 @@ static void qca_controller_memdump(struct work_struct *work)
|
||||
* packets in the buffer.
|
||||
*/
|
||||
/* For QCA6390, controller does not lost packets but
|
||||
* sequence number field of packat sometimes has error
|
||||
* sequence number field of packet sometimes has error
|
||||
* bits, so skip this checking for missing packet.
|
||||
*/
|
||||
while ((seq_no > qca_memdump->current_seq_no + 1) &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user