Module Name: src Committed By: dsl Date: Sat Jun 16 19:54:01 UTC 2012
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Add explicit (void *) casts for when sysctl_createv() is passed
CTLTYPE_INT but the address of a structure (and a function).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pci/ixgbe/ixgbe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
