cvs commit: src/sys/kern uipc_socket.c

Robert Watson rwatson at FreeBSD.org
Wed Jun 28 15:33:29 UTC 2006


rwatson     2006-06-28 15:01:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             uipc_socket.c 
  Log:
  Merge uipc_socket.c:1.267 from HEAD to RELENG_6:
  
    Rearrange code in soalloc() so that it's less indented by returning
    early if uma_zalloc() from the socket zone fails.  No functional
    change.
  
  Revision   Changes    Path
  1.242.2.6  +13 -13    src/sys/kern/uipc_socket.c


More information about the cvs-src mailing list