Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   mhitch
Date:           Tue Sep  9 17:34:10 UTC 2008

Modified Files:
        src/sys/dev/pci: if_bnx.c

Log Message:
In bnx_release_resources(), don't de-reference a NULL pointer if the
rx_mbuf_map has not been allocated yet.  From Havard Eidnes.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/if_bnx.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index