diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2013-06-17 18:19:45 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2013-06-17 18:19:45 +0000 |
commit | df0d019db60178be37cff40c992138c6d412c86c (patch) | |
tree | 2d1bbe7ec710ba685857f9b3c146180555d39422 /sys/net/if_bridge.c | |
parent | 9440ef4b35f66700755114e6509f782b4fd8a99c (diff) |
Instead of bcopy() and bcmp() a single pointer in an mbuf tag,
assign with = and compare with == . This way the compiler will
check deeper wether the cast is correct. Alignment is fine,
tested on sparc64.
OK claudio@
Diffstat (limited to 'sys/net/if_bridge.c')
0 files changed, 0 insertions, 0 deletions