diff options
author | 2017-10-09 15:44:01 +0800 | |
---|---|---|
committer | 2017-10-09 09:46:54 -0700 | |
commit | 1db9b1bf82b98cb265ed227dec3732aafae0eb0c (patch) | |
tree | 511467befd8dfa1a255c2c777fb4f6ee37fa9b79 /include/net | |
parent | net: hns3: Cleanup for endian issue in hns3 driver (diff) | |
download | wireguard-linux-1db9b1bf82b98cb265ed227dec3732aafae0eb0c.tar.xz wireguard-linux-1db9b1bf82b98cb265ed227dec3732aafae0eb0c.zip |
net: hns3: Cleanup for non-static function in hns3 driver
This patch fixes the following warning from sparse:
warning: symbol 'hns3_set_multicast_list' was not declared.
Should it be static.
hns3_set_multicast_list turns out to be not used, so delete it.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions