]> 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)
commit34c84656bd2e167424bc83eda0bd7dd6d134bcdb
tree176e54be1b7dc5733d87409a190be4ab3344e297
parent619d8a8e49577eddf5239af07de7ed9b7be31ce7
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