net: cls_u32: fix missed pcpu_success free_percpu
authorJohn Fastabend <john.fastabend@gmail.com>
Sat, 20 Sep 2014 04:50:04 +0000 (21:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Sep 2014 19:59:21 +0000 (15:59 -0400)
This fixes a missed free_percpu in the unwind code path and when
keys are destroyed.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_u32.c

Simple merge