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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to