[NETFILTER]: More trivial annotations.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
ef296f56f8
commit
42d224aa17
3 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#define TFTP_PORT 69
|
||||
|
||||
struct tftphdr {
|
||||
u_int16_t opcode;
|
||||
__be16 opcode;
|
||||
};
|
||||
|
||||
#define TFTP_OPCODE_READ 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue