cvs commit: src/sys/dev/mlx mlx.c mlx_pci.c

Poul-Henning Kamp phk at FreeBSD.org
Sat Mar 26 13:58:09 PST 2005


phk         2005-03-26 21:58:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mlx          mlx.c mlx_pci.c 
  Log:
  Don't call mlx_free() i mlx_attach() in case of failure.  Doing so
  in mlx_attach_pci() is much cleaner.
  
  Inspired by:    Coverity
  
  Revision  Changes    Path
  1.49      +0 -10     src/sys/dev/mlx/mlx.c
  1.22      +1 -0      src/sys/dev/mlx/mlx_pci.c


More information about the cvs-src mailing list