Staging: usbip: fix typos concerning "sequential"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
This commit is contained in:
parent
060132ae42
commit
65cfe8420c
|
@ -172,7 +172,7 @@ struct usbip_header_basic {
|
|||
#define USBIP_RET_UNLINK 0x0004
|
||||
__u32 command;
|
||||
|
||||
/* sequencial number which identifies requests.
|
||||
/* sequential number which identifies requests.
|
||||
* incremented per connections */
|
||||
__u32 seqnum;
|
||||
|
||||
|
|
Loading…
Reference in New Issue