Module Name: src Committed By: msaitoh Date: Sun May 5 11:28:34 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Check whether sc->bge_dmatag != NULL or not. Fix a bug that
bge_release_resources() panics when bge_attach failed.
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
