* [PATCH 0/2] Reduce the number of skb->data direct accesses
@ 2007-03-27 19:41 Arnaldo Carvalho de Melo
0 siblings, 0 replies; only message in thread
From: Arnaldo Carvalho de Melo @ 2007-03-27 19:41 UTC (permalink / raw)
To: David S. Miller; +Cc: netdev
Hi David,
Reworked the patches to not use skb_copy_bits, but some new accessors,
namely skb_copy_from_linear_data{_offset}().
Please consider pulling from the usual place:
master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.22
Best Regards,
- Arnaldo
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-27 19:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-27 19:41 [PATCH 0/2] Reduce the number of skb->data direct accesses Arnaldo Carvalho de Melo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).