commit | e961811fcde4202ae5c3c9ce81dcfc244e8959bb | [log] [tgz] |
---|---|---|
author | Ian McDonald <ian.mcdonald@jandi.co.nz> | Mon May 28 16:32:26 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:15:05 2007 -0700 |
tree | 8d289d7c5c4f0724e454170b16fb42889587d541 | |
parent | b2f41ff4139c0df8d06f352acc962a62fc07a0c3 [diff] |
Fix dccp_sum_coverage When compiling with EXTRA_CFLAGS=-W notice that we have signed/unsigned issue in dccp.h. Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>