http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b234d4a
)
Warnings purge
author
Marty Connor
<mdc@etherboot.org>
Mon, 2 Jul 2007 19:33:34 +0000
(15:33 -0400)
committer
Marty Connor
<mdc@etherboot.org>
Mon, 2 Jul 2007 19:33:34 +0000
(15:33 -0400)
src/net/icmpv6.c
patch
|
blob
|
history
diff --git
a/src/net/icmpv6.c
b/src/net/icmpv6.c
index
da73892
..
69824c5
100644
(file)
--- a/
src/net/icmpv6.c
+++ b/
src/net/icmpv6.c
@@
-72,7
+72,7
@@
int icmp6_send_solicit ( struct net_device *netdev, struct in6_addr *src __unuse
* @v st_dest Destination address
*/
static int icmp6_rx ( struct io_buffer *iobuf, struct sockaddr_tcpip *st_src,
- struct sockaddr_tcpip *st_dest ) {
+ struct sockaddr_tcpip *st_dest
, __unused uint16_t pshdr_csum
) {
struct icmp6_header *icmp6hdr = iobuf->data;
/* Sanity check */