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-22 09:13:13 -07:00
2014-01-23 18:40:49 -08:00
2014-02-28 21:35:58 +01:00
2014-01-05 13:59:56 +00:00
2013-12-13 12:50:30 -07:00
2014-03-07 22:04:06 +00:00
2014-02-21 11:56:32 +00:00
2014-02-27 19:27:10 +01:00
2013-12-29 12:32:45 +00:00
2014-01-23 18:40:49 -08:00
2014-01-16 14:25:38 +01:00
2014-01-02 12:07:52 -08:00
2013-12-13 16:31:07 +01:00
2014-01-23 18:40:49 -08:00
2014-01-23 18:49:36 -08:00
2013-12-16 17:51:33 +01:00
2014-01-24 15:51:02 -08:00
2014-01-24 17:17:30 -08:00
2014-01-21 21:26:33 +00:00
2014-02-02 19:52:42 -08:00
2014-02-18 16:03:43 -08:00
2014-01-31 14:58:52 -08:00
2014-01-31 14:58:53 -08:00
2014-01-23 18:40:49 -08:00
2014-01-31 15:03:53 -08:00
2014-01-31 14:59:28 -08:00
2014-01-23 18:40:49 -08:00
2014-02-02 19:52:45 -08:00
2014-01-23 18:49:36 -08:00
2014-01-31 14:59:28 -08:00
2014-02-13 15:20:14 -08:00
2014-03-14 22:31:55 -04:00
2013-12-11 16:24:34 -08:00
2014-02-18 15:32:21 -08:00
2014-01-23 18:36:55 -08:00
2014-01-23 18:36:55 -08:00
2014-03-07 22:04:08 +00:00
2014-02-02 19:52:53 -08:00
2013-12-11 16:24:34 -08:00
2014-01-23 18:40:49 -08:00
2014-02-23 17:38:04 -08:00
2014-01-23 18:40:49 -08:00
2014-01-23 18:45:38 -08:00
2013-12-20 18:22:47 +01:00
2014-02-10 10:45:42 -08:00
2014-03-07 17:39:32 -08:00
2014-03-26 15:58:20 -04:00
2013-12-20 08:59:30 -08:00
2014-01-31 14:59:28 -08:00
2013-12-11 17:32:41 -08:00
2014-01-28 18:56:37 -08:00
2014-01-23 18:40:49 -08:00
2014-01-30 12:56:34 +00:00
2014-03-07 17:39:32 -08:00
2014-01-23 18:40:49 -08:00
2014-01-28 21:38:48 +00:00