Actions
Bug #12656
closedngdr: NULL pointer errors
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build errors on SPARC with NULL pointers:
cc1: warnings being treated as errors ../../../sun4u/ngdr/io/dr.c: In function 'dr_attach': ../../../sun4u/ngdr/io/dr.c:771: error: passing argument 6 of 'ddi_create_minor_node' makes integer from pointer without a cast ../../../common/sys/sunddi.h:1577: note: expected 'int' but argument is of type 'void *'
Actions