jhb 2005-10-27 21:08:12 UTC
FreeBSD src repository
Modified files:
sys/dev/en midway.c
Log:
Drop the driver lock around atm_input() analogous to all the ethernet
drivers dropping the driver lock around ether_input().
Silence by: harti
Revision Changes Path
1.67 +2 -0 src/sys/dev/en/midway.c