Module Name: src Committed By: msaitoh Date: Mon Jun 28 01:43:39 UTC 2010
Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix a bug that wm_attach() fails after reading MAC address. Fixes PR#43533. Fix an uninitialized value on some cases. To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.