>> > +#define MAX_TUNNEL_HDR_LEN 80
>>
>> I'd #define this just above the function, if not at the start of the
>> file...
Right, the style for most of this file is to place the #define like
this above the function. I'll do that.
--
To unsubscribe from this list: send the line "unsubscribe lin
On Thu, 2014-12-04 at 22:11 +0300, Sergei Shtylyov wrote:
> Hello.
>
> On 12/04/2014 09:39 PM, Joe Stringer wrote:
>
> > ndo_gso_check() was recently introduced to allow NICs to report the
> > offloading support that they have on a per-skb basis. Add an
> > implementation for this driver which ch
2 matches
Mail list logo