We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f87e02 commit fb42b1dCopy full SHA for fb42b1d
drivers/hid/intel-ish-hid/ishtp-hid-client.c
@@ -23,7 +23,7 @@ static const guid_t hid_ishtp_guid =
23
#define cl_data_to_dev(client_data) ishtp_device(client_data->cl_device)
24
25
/**
26
- * report_bad_packets() - Report bad packets
+ * report_bad_packet() - Report bad packets
27
* @hid_ishtp_cl: Client instance to get stats
28
* @recv_buf: Raw received host interface message
29
* @cur_pos: Current position index in payload
0 commit comments