thompsa 2006-07-04 23:09:11 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
Log:
Fix a braino in the last revision, enc_clone_destroy needs return void instead
of int. The clone system will ensure that our first interface is not destroyed
so we dont need the extra checking anyway.
Tested by: Scott Ullrich
Revision Changes Path
1.4 +3 -12 src/sys/net/if_enc.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"