net: doc: Update references to skb->rxhash
authorTobias Klauser <tklauser@distanz.ch>
Tue, 20 May 2014 11:52:13 +0000 (13:52 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 May 2014 19:26:37 +0000 (15:26 -0400)
In commit 61b905da33 ("net: Rename skb->rxhash to skb->hash"), skb->rxhash
was renamed to skb->hash. Update references in Documentation
accordingly.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found