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-01-31 09:21:55 -08:00
2014-03-26 15:58:20 -04:00
2014-02-17 11:24:48 +01:00
2014-03-07 09:52:46 -08:00
2014-01-30 17:08:41 -08:00
2014-03-26 15:58:20 -04:00
2014-03-26 15:58:20 -04:00
2014-02-24 00:34:36 -08:00