DCCP: 2.6.22-rc5-git8 compile warning

From: Jan Engelhardt
Date: Sun Jun 24 2007 - 16:02:49 EST




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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/