Blackfin arch: fix bug - crashes in tcp_v4_send_reset
authorBernd Schmidt <bernds_cb1@t-online.de>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
commitb13120d23bf4b066a36a9414514f992eb3907e4b
treebacb6eb61c652fd7cf69ad69abff472fc5a2215e
parent7ad883a94df143dcef5d83fde424b2ec27833c71
Blackfin arch: fix bug - crashes in tcp_v4_send_reset

Michael says that some bugs are crashes in tcp_v4_send_reset.
There's a missing clobber of "CC" in our checksum assembly
statement; fixing this makes the generated code look much saner.

Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/include/asm/checksum.h