diff options
author | Fuyun Liang <[email protected]> | 2018-03-24 11:32:45 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-03-26 12:12:26 -0400 |
commit | 3c8f5c0339515202e8662b6e3ae36a7b16610caf (patch) | |
tree | 47d6a178c598ce77b718ae5d27c539a6819a73a0 /net/unix/sysctl_net_unix.c | |
parent | da44a00f06df1f823ea449065e79581ee624de4b (diff) |
net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
Third parameter of hnae_set_field is shift, But a mask is given. This
patch fixes it by replacing HNS3_TXD_BDTYPE_M with HNS3_TXD_BDTYPE_S.
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