Please send your changes with an email client
that does not require attaching patches.

On Thu, 2013-08-08 at 18:03 +0100, Paul McQuade wrote:

> -#define MAXIMUM_USB_TCB      128
> -#define MAXIMUM_USB_RCB         128
> +#define MAXIMUM_USB_TCB                        128
> +#define MAXIMUM_USB_RCB                        128
>  
>  #define MAX_BUFFERS_PER_QUEUE   256
>  
>  #define MAX_DATA_BUFFER_SIZE    2048
 
If you're going to bother to change whitespace
here, please align these like the others.

There are also many style defect like:

+               } else {
+                               BCM_DEBUG_PRINT(Adapter, DBG_TYPE_RX, RX_DPC, 
DBG_LVL_ALL, "Rx URB has got cancelled. status 

so I stopped looking.

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

Reply via email to