diff options
author | dg <dg@FreeBSD.org> | 1995-07-05 07:21:34 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1995-07-05 07:21:34 +0000 |
commit | 60db1a16bc533f4eff047757b9732e1076900e07 (patch) | |
tree | 1d0a0c503ba21cb248feb57cb63347ae6feb7649 /sys/i386/isa/ic | |
parent | 590e5a6c7fdf4c2753ac566f4ef8f3772b7b5df8 (diff) | |
download | FreeBSD-src-60db1a16bc533f4eff047757b9732e1076900e07.zip FreeBSD-src-60db1a16bc533f4eff047757b9732e1076900e07.tar.gz |
Protected entire epioctl routine with splimp(). In this case, it is better
form to do this than it is relying on individual subroutines (the logic
in epioctl is itself very minimal). Ideally, unnecessary splimp()'s should
now be removed if they exist; I'll leave this for a later date (a complete
code review of the driver needs to be done). Fixes a bug I noticed that
would show up when ifconfig'ing the interface down.
Diffstat (limited to 'sys/i386/isa/ic')
0 files changed, 0 insertions, 0 deletions