commit | bb40aca7cf153e3e2941140d3850a4b6c4205ccb | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Aug 24 15:07:26 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 25 16:42:22 2016 -0700 |
tree | 4cd3415ed3987d05c9ddacfa18f0807bc1d1893b | |
parent | 0e87203af470d5c169cbe89df4e98ed256107038 [diff] |
vmxnet3: fix non static symbol warning Fixes the following sparse warning: drivers/net/vmxnet3/vmxnet3_drv.c:1645:1: warning: symbol 'vmxnet3_rq_destroy_all_rxdataring' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Shrikrishna Khare <skhare@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>