[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0706242200130.11964@fbirervta.pbzchgretzou.qr>
Date: Sun, 24 Jun 2007 22:02:38 +0200 (CEST)
From: Jan Engelhardt <jengelh@...putergmbh.de>
To: acme@...stprotocols.net
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
netdev@...r.kernel.org
Subject: DCCP: 2.6.22-rc5-git8 compile warning
git tree a06381fec77bf88ec6c5eb6324457cb04e9ffd69 (last commit ID)
gives:
/ws/linux-2.6.22/net/dccp/ipv4.c:589: warning: initialization from
incompatible
/ws/linux-2.6.22/net/dccp/ipv6.c:387: warning: initialization from
incompatible
[pointer type - `less` cut it off from the 80 col screen]
Offending lines, ipv4.c:
.send_ack = dccp_reqsk_send_ack,
ipv6.c:
.send_ack = dccp_reqsk_send_ack,
These could be fixed :)
Jan
--
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists