> 
> Perhaps a more common style is to use:
> 
>       if (!padapter->halpriv.hal_bus_init ||
>           padapter->halpriv.hal_bus_init(padapter) != _SUCCESS)
>               return _FAIL;
> 
> 
Agreed. I will send updated patch.

Regards,
Nitin
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to