Module Name: src Committed By: msaitoh Date: Mon Oct 23 09:28:38 UTC 2017
Modified Files: src/sys/dev/pci: if_iwm.c Log Message: - If if_initialize() failed in the attach function, free resources and return. - Fix error path in the attach function correctly. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/dev/pci/if_iwm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.