提交 07528783 编写于 作者: B Bhaskar Chowdhury 提交者: Marcel Holtmann

Bluetooth: hci_qca: Mundane typo fix

s/packat/packet/
Signed-off-by: NBhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
上级 5c4c8c95
...@@ -1066,7 +1066,7 @@ static void qca_controller_memdump(struct work_struct *work) ...@@ -1066,7 +1066,7 @@ static void qca_controller_memdump(struct work_struct *work)
* packets in the buffer. * packets in the buffer.
*/ */
/* For QCA6390, controller does not lost packets but /* 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. * bits, so skip this checking for missing packet.
*/ */
while ((seq_no > qca_memdump->current_seq_no + 1) && while ((seq_no > qca_memdump->current_seq_no + 1) &&
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册