Thread (5 messages) 5 messages, 4 authors, 2013-07-01

Re: [PATCH] iwl3945: better skb management in rx path

From: Eric Dumazet <hidden>
Date: 2013-06-28 14:59:51
Also in: linux-wireless

Possibly related (same subject, not in this thread)

On Fri, 2013-06-28 at 07:50 -0700, Eric Dumazet wrote:
From: Eric Dumazet <edumazet@google.com>
+	if (len <= SMALL_PACKET_SIZE) {
+		skb_copy_to_linear_data(skb, rx_hdr->payload, len);
+		skb->tail += len;
+	} else {
Hmm I'll send a v3, we need a regular __skb_put() here
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help