]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/net.h
[ARM] pxa: trizeps4: remove unused variable
[linux-2.6-omap-h63xx.git] / include / linux / net.h
index 2f999fbb188dbfc01766c63189bd35017e65ba1d..4a9a30f2d68fe65e5184e367b488b4759ef20e33 100644 (file)
@@ -351,8 +351,7 @@ static const struct proto_ops name##_ops = {                        \
 
 #ifdef CONFIG_SYSCTL
 #include <linux/sysctl.h>
-extern int net_msg_cost;
-extern int net_msg_burst;
+extern struct ratelimit_state net_ratelimit_state;
 #endif
 
 #endif /* __KERNEL__ */