diff options
author | 2008-02-17 06:39:16 +0000 | |
---|---|---|
committer | 2008-02-17 06:39:16 +0000 | |
commit | ebdd7d5edfe101c97cec9a18114b28dc9a463c7b (patch) | |
tree | 66ccb3e97606d5149dd4a9957576a589e1c2aa3f /sys/dev/isa/files.isa | |
parent | Simplify the hw revision handling by removing the use of the (diff) | |
download | wireguard-openbsd-ebdd7d5edfe101c97cec9a18114b28dc9a463c7b.tar.xz wireguard-openbsd-ebdd7d5edfe101c97cec9a18114b28dc9a463c7b.zip |
- Correct clearing of the IFF_OACTIVE flag by ensuring the flag is
only cleared if there is enough slack space since bge_encap() will
return anyway and IFF_OACTIVE will be set again.
- Only reset the watchdog timer when all packets have been processed.
- Have bge_start() do a fast return if the adapter is not running or
the IFF_OACTIVE flag is set.
Tested by brad@, chl@, krw@, landry@, sthen@ and Johan Mson Lindman.
ok dlg@
Diffstat (limited to 'sys/dev/isa/files.isa')
0 files changed, 0 insertions, 0 deletions