diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2011-08-28 02:35:35 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2011-08-28 02:35:35 +0000 |
commit | d6ff382e6294cf1405ed0d0b629ab0494e3c7925 (patch) | |
tree | c76cf9e80c133a7a0f5ed50cf2d45197089e80cd /sys/netinet6/in6_src.c | |
parent | 06a6fac5f981d96fb5320f0d9b604b8d505b9a90 (diff) |
lockmgr() wants to use a different address for the wchan when draining
the lock, but a change in member ordering meant it was using the same
address. Explicitly use different members instead of mixing address
of member and address of the lock itself.
ok miod@
Diffstat (limited to 'sys/netinet6/in6_src.c')
0 files changed, 0 insertions, 0 deletions