Files
linux/drivers/net
Yunsheng Lin 1db9b1bf82 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>
2017-10-09 09:46:54 -07:00
..
2017-08-19 17:13:41 -07:00
2017-10-01 03:58:10 +01:00
2017-08-16 11:01:57 -07:00
2017-09-20 14:27:52 -07:00