673f8923d0
function ed_attach_NE2000_pci() in if_ed.c passes an uninitialized block of memory (got with malloc()) to ed_attach. This prevents a proper initialization of the device descriptor and in my case causes a panic during the probe, while printing out device info. Reviewed by: phk Submitted by: Luigi Rizzo <luigi@iet.unipi.it> |
||
---|---|---|
.. | ||
if_ed_pci.c | ||
if_ed.c | ||
if_edreg.h |