Searched hist:142931 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/compat/ndis/
H A Dkern_windrv.cdiff 142931 Tue Mar 01 17:21:25 MST 2005 wpaul In windrv_load(), I was allocating the driver object using
malloc(sizeof(device_object), ...) by mistake. Correct this, and
rename "dobj" to "drv" to make it a bit clearer what this variable
is supposed to be.

Spotted by: Mikore Li at Sun dot comnospamplzkthx

Completed in 87 milliseconds