Module Name: src Committed By: skrll Date: Sat Jul 5 09:30:08 UTC 2014
Modified Files:
src/sys/dev/usb: if_urndis.c
Log Message:
PR/48963: kmem_free size mismatch causes panic when attaching urndis(4).
Fix the size passed in kmem_free in the urndis_ctrl_{query,set} functions
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/usb/if_urndis.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
