cvs commit: src/sys/dev/netif/ep if_ep.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue May 31 01:13:15 PDT 2005
joerg 2005/05/31 01:12:48 PDT
DragonFly src repository
Modified files:
sys/dev/netif/ep if_ep.c
Log:
Remove bogus check if interface was already attached. The function is
called only from *_attach and if those are called twice, enough is broken
already.
Revision Changes Path
1.18 +1 -4 src/sys/dev/netif/ep/if_ep.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ep/if_ep.c.diff?r1=1.17&r2=1.18&f=u
More information about the Commits
mailing list