]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] NET: e1000: Update truesize with the length of the packet for packet split
authorAuke Kok <auke-jan.h.kok@intel.com>
Wed, 26 Apr 2006 06:16:29 +0000 (23:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 1 May 2006 19:03:44 +0000 (12:03 -0700)
commitc34250c9922f0e00f14db99c6892b81cc77083e8
tree8cf82d2d0acaafa22c4cdd27c0593e91cc7d645d
parentb00f098c1467ee11260b5178d08ed793c720fc0c
[PATCH] NET: e1000: Update truesize with the length of the packet for packet split

Update skb with the real packet size.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/e1000/e1000_main.c