Module Name: src Committed By: msaitoh Date: Tue Jul 18 08:01:07 UTC 2017
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Remove wrong semaphore access in wm_nvm_{read,write}_{ich8,spt} to prevent
hungup. A semaphore is get/put in wm_nvm_{read,write}.
To generate a diff of this commit:
cvs rdiff -u -r1.525 -r1.526 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.
