Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11230
b: refs/heads/master
c: e972883
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 73bb4dd commit 4e4e8a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2cce8263228ac8926d675cfa19e50ca0af9e05e4
refs/heads/master: e97288386a316e3960b758a60ae7cd17b3ee10e7
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/checksum.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ static inline unsigned int csum_tcpudp_nofold(unsigned long saddr,
" daddu %0, %4 \n"
" dsll32 $1, %0, 0 \n"
" daddu %0, $1 \n"
" dsrl32 %0, %0, 0 \n"
" dsra32 %0, %0, 0 \n"
#endif
" .set pop"
: "=r" (sum)
Expand Down

0 comments on commit 4e4e8a7

Please sign in to comment.