[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1399979279.8278.14.camel@linux-fkkt.site>
Date: Tue, 13 May 2014 13:07:59 +0200
From: Oliver Neukum <oneukum@...e.de>
To: Bjørn Mork <bjorn@...k.no>
Cc: netdev@...r.kernel.org, linux-usb@...r.kernel.org,
Alexey Orishko <alexey.orishko@...il.com>,
Enrico Mioso <mrkiko.rs@...il.com>,
David Laight <David.Laight@...LAB.COM>
Subject: Re: [PATCH net-next 01/11] net: cdc_ncm: split out rx_max/tx_max
update of setup
On Tue, 2014-05-13 at 11:25 +0200, Bjørn Mork wrote:
> Oliver Neukum <oneukum@...e.de> writes:
> Yes, I agree. Will change this. Let's try to go for b) then. I.e.
>
> min = USB_CDC_NCM_NTB_MIN_IN_SIZE;
> max = min_t(u32, CDC_NCM_NTB_MAX_SIZE_RX, le32_to_cpu(ctx->ncm_parm.dwNtbInMaxSize));
> if (max < min)
> max = min;
Thanks
Regards
Oliver
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists