]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PKT_SCHED]: act_api: Fix module leak while flushing actions
authorThomas Graf <tgraf@suug.ch>
Sun, 9 Jul 2006 18:36:23 +0000 (11:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 9 Jul 2006 18:36:23 +0000 (11:36 -0700)
commitebbaeab18b1c520054ea70e512ac0db7456ede01
treeec988cfac2d90ff4467b61953dccba0f67ed9b48
parent26e0fd1ce2418b10713b569a195bdb679233066b
[PKT_SCHED]: act_api: Fix module leak while flushing actions

Module reference needs to be given back if message header
construction fails.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_api.c