Re: [PATCH] staging: wilc1000: move initialization of the config values
From: Dan Carpenter
Date: Mon Apr 11 2016 - 08:26:02 EST
That may work, but I think it would be simpler to do this next to the
kzalloc() before we do the wilc->vif[i]->hif_drv = hif_drv; assignment.
regards,
dan carpenter