]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/inet_timewait_sock.h
[ARM] pxa: remove references to pxa_gpio_mode() in comments
[linux-2.6-omap-h63xx.git] / include / net / inet_timewait_sock.h
index 07fe0d1a4f0398b5e95c9a2e7135b0f79feb6923..95c660c9719ba957c3a57f9957e75528d98083ae 100644 (file)
@@ -219,7 +219,7 @@ struct net *twsk_net(const struct inet_timewait_sock *twsk)
 }
 
 static inline
-void twsk_net_set(struct inet_timewait_sock *twsk, const struct net *net)
+void twsk_net_set(struct inet_timewait_sock *twsk, struct net *net)
 {
 #ifdef CONFIG_NET_NS
        twsk->tw_net = net;