]> git.baikalelectronics.ru Git - kernel.git/commit
inet: frags: enum the flag definitions and add descriptions
authorNikolay Aleksandrov <nikolay@redhat.com>
Fri, 1 Aug 2014 10:29:45 +0000 (12:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Aug 2014 22:31:31 +0000 (15:31 -0700)
commit5f80d7e3606682e8507482ef1ff9cc0a1a3661be
tree54871d634248ce8a9d330f2395bf39fef482644a
parent56d19f49bbab55151e4e02996ed77a5e37f4f97c
inet: frags: enum the flag definitions and add descriptions

Move the flags to an enum definion, swap FIRST_IN/LAST_IN to be in increasing
order and add comments explaining each flag and the inet_frag_queue struct
members.

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_frag.h