From: "Michael S. Tsirkin"
Date: Tue, 6 Jun 2017 19:01:37 +0300
> commit 61b905da33 ("net: Rename skb->rxhash to skb->hash")
> didn't update the documentation, fix this up.
>
> Cc: Tom Herbert
> Signed-off-by: Michael S. Tsirkin
Applied.
commit 61b905da33 ("net: Rename skb->rxhash to skb->hash")
didn't update the documentation, fix this up.
Cc: Tom Herbert
Signed-off-by: Michael S. Tsirkin
---
Documentation/networking/scaling.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/scalin