mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 03:04:34 +01:00
net: Fix typo (triple S)
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/955
This commit is contained in:
parent
8b007a7435
commit
3e8d829747
@ -339,7 +339,7 @@ struct rndis_diag_info {
|
|||||||
uint32_t rm_erroffset;
|
uint32_t rm_erroffset;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Keepalive messsage. May be sent by device. */
|
/* Keepalive message. May be sent by device. */
|
||||||
#define REMOTE_NDIS_KEEPALIVE_MSG 0x00000008
|
#define REMOTE_NDIS_KEEPALIVE_MSG 0x00000008
|
||||||
#define REMOTE_NDIS_KEEPALIVE_CMPLT 0x80000008
|
#define REMOTE_NDIS_KEEPALIVE_CMPLT 0x80000008
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user