]> git.baikalelectronics.ru Git - kernel.git/commit
net-tc: make MAX_RECLASSIFY_LOOP local
authorWillem de Bruijn <willemb@google.com>
Sat, 7 Jan 2017 22:06:34 +0000 (17:06 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 01:58:52 +0000 (20:58 -0500)
commit43fa39f2464193510c1fe320c7fc39f46f76d1f3
tree94c4847cf0438985c603cad2098fd0f3bb05e527
parent2a500e0061e65e8c81c92226aecebb83a2fe67bb
net-tc: make MAX_RECLASSIFY_LOOP local

This field is no longer kept in tc_verd. Remove it from the global
definition of that struct.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/pkt_cls.h
net/sched/sch_api.c