das 2005-03-18 05:43:37 UTC
FreeBSD src repository
Modified files:
sys/dev/mlx mlx_pci.c
Log:
If mlx_attach() returns an error, don't free sc again.
Spotted by: Ted Unangst using the Coverity Prevent static analysis tool
Reviewed by: scottl
Revision Changes Path
1.21 +1 -3 src/sys/dev/mlx/mlx_pci.c