e1000: fix mismerge skb_put.
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 18 Apr 2006 19:31:04 +0000 (12:31 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 18 Apr 2006 19:31:04 +0000 (12:31 -0700)
Seems there was a bit of a fix needed to due a bad merge in the legacy
receive path.  Fixes a panic due to skb_over_panic.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>

No differences found