Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash
The packet hash can be considered a property of the packet, not just
on RX path.

This patch changes name of rxhash and l4_rxhash skbuff fields to be
hash and l4_hash respectively. This includes changing uses of the
field in the code which don't call the access functions.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-26 15:58:20 -04:00
..
2014-03-11 10:16:18 -07:00
2014-03-19 16:15:54 -07:00
2014-03-12 18:21:10 +01:00
2014-03-26 15:58:20 -04:00
2014-03-04 23:43:33 +00:00
2014-03-11 10:16:18 -07:00
2014-03-11 10:16:18 -07:00