patch-2.4.21 linux-2.4.21/net/decnet/af_decnet.c

Next file: linux-2.4.21/net/decnet/dn_nsp_in.c
Previous file: linux-2.4.21/net/core/wireless.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/net/decnet/af_decnet.c linux-2.4.21/net/decnet/af_decnet.c
@@ -1180,7 +1180,7 @@
 	struct sock *sk = sock->sk;
 	struct dn_scp *scp = DN_SK(sk);
 	int err = -EOPNOTSUPP;
-	unsigned long amount = 0;
+	long amount = 0;
 	struct sk_buff *skb;
 	int val;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)