net: e1000e calls skb_set_hash
authorTom Herbert <therbert@google.com>
Wed, 18 Dec 2013 16:46:48 +0000 (16:46 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 13 Mar 2014 01:58:26 +0000 (18:58 -0700)
commite25909bcdf2e43caa4ea9b1283ade2749da35639
treee678e257a6f5e2c78ca650bd3eee2386e5e3988f
parent8a83d9396a4945dcaa129b14a725311e5846b2d5
net: e1000e calls skb_set_hash

Drivers should call skb_set_hash to set the hash and its type
in an skbuff.

Signed-off-by: Tom Herbert <therbert@google.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/netdev.c