Re: [Cake] cobalt through checkpatch

2017-11-23 Thread Dave Taht
On Thu, Nov 23, 2017 at 9:44 AM, Kevin Darbyshire-Bryant wrote: > > >> On 23 Nov 2017, at 17:07, Dave Taht wrote: >> >> Kevin Darbyshire-Bryant writes: >>> >>> Just did a PR for turning max_skblen (or whatever it is)

Re: [Cake] cobalt through checkpatch

2017-11-23 Thread Kevin Darbyshire-Bryant
> On 23 Nov 2017, at 17:07, Dave Taht wrote: > > Kevin Darbyshire-Bryant writes: >> >> Just did a PR for turning max_skblen (or whatever it is) to a u32….since >> there *are* super packets out there >64KB. > > There are? There are! Well there

Re: [Cake] cobalt through checkpatch

2017-11-23 Thread Dave Taht
Kevin Darbyshire-Bryant writes: >> On 21 Nov 2017, at 21:59, Dave Taht wrote: >> >> >> You will want to pull and rebase on top of this. >> >> Are there any other patches still lying out of tree worth considering? > > Just did a PR for turning

Re: [Cake] cobalt through checkpatch

2017-11-23 Thread Kevin Darbyshire-Bryant
> On 21 Nov 2017, at 21:59, Dave Taht wrote: > > > You will want to pull and rebase on top of this. > > Are there any other patches still lying out of tree worth considering? Just did a PR for turning max_skblen (or whatever it is) to a u32….since there *are* super packets

[Cake] cobalt through checkpatch

2017-11-21 Thread Dave Taht
You will want to pull and rebase on top of this. Are there any other patches still lying out of tree worth considering? * retired cobalt.c * made checkpatch considerably less unhappy (down to zero warnings and checks) * I added a few comments as well.