cvs commit: src/sys/net if_enc.c

Andrew Thompson thompsa at FreeBSD.org
Tue Jul 4 23:09:14 UTC 2006


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


More information about the cvs-src mailing list