diff options
author | Fuyun Liang <[email protected]> | 2018-03-24 11:32:43 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-03-26 12:12:26 -0400 |
commit | 3bd6d258b1d5f76744567855d1376358a94f127d (patch) | |
tree | ca04c0b52d7535df3c67d163774535b9d9e1258d /net/unix/sysctl_net_unix.c | |
parent | 0c29ba1b43df1eb7d8beb03fc929d2dac4c15f7e (diff) |
net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
The return type of hns3_get_rss_key_size is u32. But a negative value is
returned. This patch fixes it by replacing the negative value with zero.
Signed-off-by: Fuyun Liang <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions