2011/10/30 Joe Perches <j...@perches.com>:
> Because of the silly name lengths and to avoid excessive
> dereferences, it's better to use a temporary.
>
>        typeof(Adapter->PackInfo[uiSearchRuleIndex].stMibsExtServiceFlowTable) 
> *t =
>                
> &Adapter->PackInfo[uiSearchRuleIndex].stMibsExtServiceFlowTable;
>
>        t->wmanIfSfid = psfLocalSet->u32SFID;
>
>        etc...

Should I make a another version of the patch or include the change in
a third one?

Regards
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to