aboutsummaryrefslogtreecommitdiff
path: root/net/atm/clip.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2006-11-30 19:54:05 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-02 21:32:07 -0800
commit1e9b3d5339d2afd6348e8211f0db695b00261e17 (patch)
tree0dd54ad172b0bfb2e905168913a199cab69e9ab1 /net/atm/clip.c
parent5f68e4c07c7b97a5b06f0b5e313528d36415a60d (diff)
[NET_SCHED]: policer: restore compatibility with old iproute binaries
The tc actions increased the size of struct tc_police, which broke compatibility with old iproute binaries since both the act_police and the old NET_CLS_POLICE code check for an exact size match. Since the new members are not even used, the simple fix is to also accept the size of the old structure. Dumping is not affected since old userspace will receive a bigger structure, which is handled fine. Signed-off-by: Patrick McHardy <kaber@trash.net> Acked-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/clip.c')
0 files changed, 0 insertions, 0 deletions