From: Tom Herbert <hidden> Date: 2014-03-21 00:09:02
This patch set finishes changing skb->rxhash to skb->hash. We
needed to wait until all the drivers were updated to use
skb_set_hash(). Also, use skb_get_hash() in transmit path
for TX hash and XPS.