damien      2005-11-13 17:25:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_ural.c 
  Log:
  Be more robust when handling Rx interrupts.  If we can't allocate a new mbuf,
  just discard the received frame and reuse the old mbuf.
  This should prevent the connection from stalling after high network traffic.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.17      +11 -11    src/sys/dev/usb/if_ural.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to