diff options
author | Gordon Willem Klok <gwk@cvs.openbsd.org> | 2006-12-14 00:17:41 +0000 |
---|---|---|
committer | Gordon Willem Klok <gwk@cvs.openbsd.org> | 2006-12-14 00:17:41 +0000 |
commit | 194500660b439576b11b50d561f3ebfa015cd4c9 (patch) | |
tree | b67b0f265b25a170571b9b91220dfebb355021df /distrib/common | |
parent | 69f076bcbb6f3f1e3f199353fc258755956e4b83 (diff) |
Eliminate unncessary interfaces resets via the SIOCSIFADDR ioctl when
adding additional IP address or re-running dhclient by only causing an
interface init if the interface is not already running. As well as some
cosmetics.
from brad@.
Loose the ether_cmp function of dubious optimizational value simply
use bcmp.
Revert the ordering hack, don't execute instruction eieio directly in
mc_dmaintr, makes no difference in triggering the uvm_fault bug, the
problem lies elsewhere.
Fix some indentation related to the DBDMA macros.
Tested on Power Macintosh 9600MP and 9500MP by myself.
Diffstat (limited to 'distrib/common')
0 files changed, 0 insertions, 0 deletions