diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-12-11 09:39:30 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-12-14 09:51:05 -0800 |
commit | 5bd7fb00a5e973f741274f37628b9da21811c565 (patch) | |
tree | 866ad920b18140ea85db52e34f5cee2dfe057a22 /net/unix/af_unix.c | |
parent | 193e74df1d41817112df6d97ba447a4841378b2d (diff) |
BRIDGE: Lost call to br_fdb_fini() in br_init() error path
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
[ Upstream commit: 17efdd45755c0eb8d1418a1368ef7c7ebbe98c6e ]
In case the br_netfilter_init() (or any subsequent call)
fails, the br_fdb_fini() must be called to free the allocated
in br_fdb_init() br_fdb_cache kmem cache.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions