]> Git Repo - linux.git/commit
inet: frags: rename last_in to flags
authorNikolay Aleksandrov <[email protected]>
Fri, 1 Aug 2014 10:29:44 +0000 (12:29 +0200)
committerDavid S. Miller <[email protected]>
Sat, 2 Aug 2014 22:31:31 +0000 (15:31 -0700)
commit06aa8b8a0345c78f4d9a1fb3f852952b12a0e40c
tree9511c6007eed4f71fe5e601688f35d6ff7dd4b9b
parentd2373862b3589260f0139a6e4969478f84154369
inet: frags: rename last_in to flags

The last_in field has been used to store various flags different from
first/last frag in so give it a more descriptive name: flags.

Signed-off-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/inet_frag.h
net/ieee802154/reassembly.c
net/ipv4/inet_fragment.c
net/ipv4/ip_fragment.c
net/ipv6/netfilter/nf_conntrack_reasm.c
net/ipv6/reassembly.c
This page took 0.058303 seconds and 4 git commands to generate.