net-sched: fix Action flushing return code
authorJamal Hadi Salim <hadi@cyberus.ca>
Wed, 13 Aug 2008 09:41:45 +0000 (02:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2008 09:41:45 +0000 (02:41 -0700)
commit36723873b664fb6b5cfe06d291df948126e43f50
treefa4fdae50b25ff2ce8dd57cc9cb59ede897d4017
parentf97017cdefefdb6a0e19266024b0c6f9fd411eeb
net-sched: fix Action flushing return code

Flushing must consistently return ENOMEM on failure of any allocation

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