From: Bernd Schmidt Date: Wed, 7 Jan 2009 15:14:39 +0000 (+0800) Subject: Blackfin arch: fix bug - crashes in tcp_v4_send_reset X-Git-Tag: v2.6.29-rc1~189^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b13120d23bf4b066a36a9414514f992eb3907e4b;p=pandora-kernel.git 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed