]> git.baikalelectronics.ru Git - kernel.git/commit
net: reorder all the dst flags
authorWei Wang <weiwan@google.com>
Sat, 17 Jun 2017 17:42:43 +0000 (10:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Jun 2017 02:54:01 +0000 (22:54 -0400)
commit7fcc81f085fa6bbb55032c49db4b57b7b48116b6
tree176e54be1b7dc5733d87409a190be4ab3344e297
parent70390f6e66f875b2330d3f5ba62c2cc1aba2556f
net: reorder all the dst flags

As some dst flags are removed, reorder the dst flags to fill in the
blanks.
Note: these flags are not exposed into user space. So it is safe to
reorder.

Signed-off-by: Wei Wang <weiwan@google.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dst.h