commit | 9d1045ad68fcccfaf1393cc463ab6357693e8d1d | [log] [tgz] |
---|---|---|
author | Jamal Hadi Salim <hadi@cyberus.ca> | Tue May 06 00:10:24 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 06 00:10:24 2008 -0700 |
tree | d34347a568ab3723022350dd6e11ec73a41f380b | |
parent | 1da5ea1a8bf4ddb82831528223c853821cb1c9ab [diff] |
net_cls_act: act_simple dont ignore realloc code 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>