[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111013.160602.718959925143893792.davem@davemloft.net>
Date: Thu, 13 Oct 2011 16:06:02 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, sathya.perla@...lex.com,
subbu.seetharaman@...lex.com, ajit.khaparde@...lex.com
Subject: Re: [PATCH net-next] be2net: fix truesize errors
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 13 Oct 2011 18:32:33 +0200
> Le jeudi 13 octobre 2011 à 18:31 +0200, Eric Dumazet a écrit :
>> Fix skb truesize underestimations of this driver.
>>
>> Each frag truesize is exactly rx_frag_size bytes. (2048 bytes per
>> default)
>>
>> A driver should not use "sizeof(struct sk_buff)" at all.
>>
>> Signed-off-by: Eric Dumazet <eric.dumazet>
>
> Oh well, garbled Signed-off-by, sorry !
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
:-) Applied.
--
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