summaryrefslogtreecommitdiff
path: root/net/rose
diff options
context:
space:
mode:
authorGuangbin Huang <huangguangbin2@huawei.com>2022-05-09 15:55:32 +0800
committerDavid S. Miller <davem@davemloft.net>2022-05-09 14:30:38 +0100
commit443edfd6d43d59652a6062e89de680fc0c824f84 (patch)
tree97954e4b31c7f9bf290abc23b2fe5c073296cb0c /net/rose
parenta1aed456e3261c0096e36618db9aa61d5974ad16 (diff)
net: hns3: fix incorrect type of argument in declaration of function hclge_comm_get_rss_indir_tbl
The argument rss_ind_tbl_size is type u16 in function definition of hclge_comm_get_rss_indir_tbl(), but it is set to type __le16 in function declaration by mistake, so fix it. Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions