projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
xnu-7195.60.75.tar.gz
[apple/xnu.git]
/
bsd
/
net
/
ether_inet6_pr_module.c
diff --git
a/bsd/net/ether_inet6_pr_module.c
b/bsd/net/ether_inet6_pr_module.c
index 2b077473ab38c4b183ba8f70b394e813d8dae5dc..c332fd523682b6460644a31b2c85498f23548ed5 100644
(file)
--- a/
bsd/net/ether_inet6_pr_module.c
+++ b/
bsd/net/ether_inet6_pr_module.c
@@
-161,7
+161,7
@@
ether_inet6_pre_output(ifnet_t ifp, protocol_family_t protocol_family,
{
#pragma unused(protocol_family)
errno_t result;
{
#pragma unused(protocol_family)
errno_t result;
- struct sockaddr_dl sdl;
+ struct sockaddr_dl sdl
= {}
;
struct mbuf *m = *m0;
/*
struct mbuf *m = *m0;
/*