cvs commit: src/sys/dev/re if_re.c

Gleb Smirnoff glebius at FreeBSD.org
Tue Nov 22 12:46:29 GMT 2005


glebius     2005-11-22 12:46:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
  Log:
  Check IFF_DRV_RUNNING in the re_intr() loop. It can disappear,
  since re_rxeof() drops the lock for some time.
  
  Reported & tested by:   XueFeng Deng <dsnofe yahoo.com.cn>
  
  Revision  Changes    Path
  1.61      +6 -4      src/sys/dev/re/if_re.c


More information about the cvs-src mailing list