[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1318523553.2393.34.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>
Date: Thu, 13 Oct 2011 18:32:33 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Sathya Perla <sathya.perla@...lex.com>,
Subbu Seetharaman <subbu.seetharaman@...lex.com>,
Ajit Khaparde <ajit.khaparde@...lex.com>
Subject: Re: [PATCH net-next] be2net: fix truesize errors
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>
--
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