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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/