ixgb: remove skb->dev assignment
authorAuke Kok <auke\-jan.h.kok@intel.com>
Thu, 31 Aug 2006 21:27:52 +0000 (14:27 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Thu, 31 Aug 2006 21:27:52 +0000 (14:27 -0700)
Same change as e1000: remove skb->dev assignment, it's now done
by netdev_alloc_skb.

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

No differences found