Module Name: src Committed By: yamaguchi Date: Wed Aug 19 09:22:05 UTC 2020
Modified Files:
src/sys/dev/pci: if_ixl.c
Log Message:
Make descriptor_num in ixl(4) readonly
because ixl(4) does not support reallocating related resources
pointed out by knakahara@, thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/dev/pci/if_ixl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
