]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
e1000: Fix filling skb descriptors while using packet split
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 3 Mar 2006 02:20:02 +0000 (18:20 -0800)
committerroot <root@jk-desktop.jf.intel.com>
Fri, 3 Mar 2006 02:20:02 +0000 (18:20 -0800)
commit329bfd0b6d5ffec00b787f1d0e68eef63d8b1d56
tree1aff4ad4e26ca01c6203869a5477850e7c1c23a2
parent7e6c9861bbc2fcd2438da910c006781784968a7c
e1000: Fix filling skb descriptors while using packet split

-  Simplified by calling skb_fill_page_desc(), which is more efficient.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
drivers/net/e1000/e1000_main.c