cvs commit: src/sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_offload.c cxgb_sge.c

Kip Macy kmacy at FreeBSD.org
Fri Aug 10 16:33:35 PDT 2007


kmacy       2007-08-10 23:33:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb         cxgb_adapter.h cxgb_main.c cxgb_offload.c 
                         cxgb_sge.c 
  Log:
  - In all structures other than port info port is a pointer to a port info,
    make the code less confusing by renaming the port number to port_id
  
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/dev/cxgb/cxgb_adapter.h
  1.29      +11 -12    src/sys/dev/cxgb/cxgb_main.c
  1.7       +1 -1      src/sys/dev/cxgb/cxgb_offload.c
  1.25      +1 -1      src/sys/dev/cxgb/cxgb_sge.c


More information about the cvs-all mailing list