commit | fbe4d4565badba393a94927e16ae66654a025dca | [log] [tgz] |
---|---|---|
author | Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> | Thu Jan 02 13:24:28 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 02 02:41:22 2014 -0500 |
tree | 289cd898e894410cf76450986a4275957943bb58 | |
parent | 56022a8fdd874c56bb61d8c82559e43044d1aa06 [diff] |
tun, rfs: fix the incorrect hash value The code incorrectly save the queue index as the hash, so this patch is fixing it with the hash received in the stack receive path. Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>