summaryrefslogtreecommitdiff
path: root/sys/net/if_bridge.c
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2013-06-17 18:19:45 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2013-06-17 18:19:45 +0000
commitdf0d019db60178be37cff40c992138c6d412c86c (patch)
tree2d1bbe7ec710ba685857f9b3c146180555d39422 /sys/net/if_bridge.c
parent9440ef4b35f66700755114e6509f782b4fd8a99c (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