Hi Johnny, On Fri, Jul 10, 2015 at 3:55 PM, Johnny Kim <johnny....@atmel.com> wrote: > This patch replaces a integer argument of SendConfigPkt function with > void type pointer and fix code that the function is called. > > Because tstrWILC_WFIDrv structure is defined after SendConfigPkt function > is defined, the function can not refer to the structure type. > So this patch change the argument to void type pointer.
Same comments again, why not move the structure definition? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel