net_cls_act: act_simple dont ignore realloc code
authorJamal Hadi Salim <hadi@cyberus.ca>
Tue, 6 May 2008 07:10:24 +0000 (00:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 May 2008 07:10:24 +0000 (00:10 -0700)
reallocation of the policy data was being ignored. It could fail.
Simplify so that there is no need for reallocating.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found