marius 2008-04-24 22:51:43 UTC
FreeBSD src repository
Modified files:
sys/dev/vx if_vx.c
Log:
- vx_stop() requires the driver lock to be held.
- Add some missing newlines to messages printed by vx_getlink().
MFC after: 3 days
Revision Changes Path
1.61 +5 -3 src/sys/dev/vx/if_vx.c