vmxnet3: fix non static symbol warning
authorWei Yongjun <weiyongjun1@huawei.com>
Wed, 24 Aug 2016 15:07:26 +0000 (15:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Aug 2016 23:42:22 +0000 (16:42 -0700)
commitbb40aca7cf153e3e2941140d3850a4b6c4205ccb
tree4cd3415ed3987d05c9ddacfa18f0807bc1d1893b
parent0e87203af470d5c169cbe89df4e98ed256107038
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>
drivers/net/vmxnet3/vmxnet3_drv.c