]> Pileus Git - ~andy/linux/blobdiff - net/bridge/br_fdb.c
Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc...
[~andy/linux] / net / bridge / br_fdb.c
index eb57502bb2641b7087b50a8c2577699f3b3ab388..bc40377136a2631a19d73372a24f15f2ce010222 100644 (file)
@@ -44,7 +44,7 @@ int __init br_fdb_init(void)
        return 0;
 }
 
-void __exit br_fdb_fini(void)
+void br_fdb_fini(void)
 {
        kmem_cache_destroy(br_fdb_cache);
 }