commit | 64ec10dc2ab8ef5bc6e76b1d4bc8203c08a6da1e | [log] [tgz] |
---|---|---|
author | lipeng <lipeng321@huawei.com> | Sat Apr 01 12:03:39 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 03 14:48:43 2017 -0700 |
tree | dbd83f5a3b7e7826f4fa4c8b1f071b9e7b37d4e5 | |
parent | f2aaed557ecff57f7523f889acf1981fb23c4047 [diff] |
net: hns: Correct HNS RSS key set function This patch fixes below ethtool configuration error: localhost:~ # ethtool -X eth0 hkey XX:XX:XX... Cannot set Rx flow hash configuration: Operation not supported Signed-off-by: lipeng <lipeng321@huawei.com> Reviewed-by: Yisen Zhuang <yisen.zhuang@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>