Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45749
b: refs/heads/master
c: 73f66ac
h: refs/heads/master
i:
  45747: 863e2b2
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jan 23, 2007
1 parent 4fefdff commit d33ad59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 4384247b6910df91049f8d0bbd5c1075898ac290
refs/heads/master: 73f66ace34e3d935d1ad01208234f8871ac1f500
6 changes: 3 additions & 3 deletions trunk/include/asm-ia64/checksum.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ static inline __sum16 csum_fold(__wsum csum)

#define _HAVE_ARCH_IPV6_CSUM 1
struct in6_addr;
extern unsigned short int csum_ipv6_magic(struct in6_addr *saddr,
struct in6_addr *daddr, __u32 len, unsigned short proto,
unsigned int csum);
extern __sum16 csum_ipv6_magic(const struct in6_addr *saddr,
const struct in6_addr *daddr, __u32 len, unsigned short proto,
__wsum csum);

#endif /* _ASM_IA64_CHECKSUM_H */

0 comments on commit d33ad59

Please sign in to comment.