]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PKT_SCHED]: act_api: Fix module leak while flushing actions
authorThomas Graf <tgraf@suug.ch>
Tue, 7 Nov 2006 14:34:27 +0000 (15:34 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 7 Nov 2006 14:34:27 +0000 (15:34 +0100)
commitaa459cd3ef50097e5f6f3b659a0b28f740fd5c1c
tree8cbea63d9cc668ca9e963ac88c75442369937245
parented382a2a0f26e182f17743891b4a9eb44a659310
[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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/sched/act_api.c