[ARM] 2971/1: i.MX uart handle rts irq
[safe/jmp/linux-2.6] / net / bridge / br_fdb.c
index e6c2200..24396b9 100644 (file)
@@ -23,7 +23,7 @@
 #include <asm/atomic.h>
 #include "br_private.h"
 
-static kmem_cache_t *br_fdb_cache;
+static kmem_cache_t *br_fdb_cache __read_mostly;
 static int fdb_insert(struct net_bridge *br, struct net_bridge_port *source,
                      const unsigned char *addr);