cvs commit: src/sys/dev/cxgb/ulp/toecore toedev.c src/sys/netinet tcp_offload.c toedev.h

Kip Macy kmacy at FreeBSD.org
Mon Sep 1 05:31:24 UTC 2008


kmacy       2008-09-01 05:30:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb/ulp/toecore toedev.c 
    sys/netinet          tcp_offload.c toedev.h 
  Log:
  SVN rev 182591 on 2008-09-01 05:30:22Z by kmacy
  
  Don't check if an interface can do tcp offload if there are no offload devices registered on the system.
  
  Suggested by: rwatson
  MFC after:      3 days
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/dev/cxgb/ulp/toecore/toedev.c
  1.6       +6 -1      src/sys/netinet/tcp_offload.c
  1.6       +2 -0      src/sys/netinet/toedev.h


More information about the cvs-src mailing list