Module Name: src Committed By: maxv Date: Sun Aug 20 10:55:37 UTC 2017
Modified Files:
src/sys/dev/pci: oboe.c
Log Message:
M_WAITOK cannot fail, so remove the test branches. Otherwise it looks
like leak/uninitialized area.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/pci/oboe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
