]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: mvpp2: mvpp2_check_hw_buf_num() can be static
authorkbuild test robot <fengguang.wu@intel.com>
Tue, 6 Mar 2018 05:05:06 +0000 (13:05 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Mar 2018 17:21:45 +0000 (12:21 -0500)
commit6e61e10a8a9655424cf03c0fb44d282b40f402a2
treef74021389ad4014bbb0fcc43aa4851898a16f4f5
parent9a21ac943240d0353b726495d08e377a257ace52
net: mvpp2: mvpp2_check_hw_buf_num() can be static

Fixes: effbf5f58d64 ("net: mvpp2: update the BM buffer free/destroy logic")
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2.c