cvs commit: src/sys/dev/netif/wb if_wb.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Thu Jun 9 10:10:11 PDT 2005
joerg 2005/06/09 10:09:34 PDT
DragonFly src repository
Modified files:
sys/dev/netif/wb if_wb.c
Log:
Fix some bugs in the last commit. We have to call ether_ifdetach if we
couldn't setup the interrupt. We should always try to detach the children.
Noticed-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
Revision Changes Path
1.27 +5 -2 src/sys/dev/netif/wb/if_wb.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/wb/if_wb.c.diff?r1=1.26&r2=1.27&f=u
More information about the Commits
mailing list