diff options
| author | Alexander Duyck <[email protected]> | 2018-04-03 21:16:19 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-04-25 15:26:19 +0000 |
| commit | a222311283641c9a476426ccacb2a3c82bfe5aaa (patch) | |
| tree | 81f9e67f6a2f0331aa34ce00800dc2afa23775c1 /net/tipc/node.c | |
| parent | ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast (diff) | |
| download | kernel-a222311283641c9a476426ccacb2a3c82bfe5aaa.tar.gz kernel-a222311283641c9a476426ccacb2a3c82bfe5aaa.zip | |
macvlan: macvlan_count_rx shouldn't be static inline AND extern
It doesn't make sense to define macvlan_count_rx as a static inline and
then add a forward declaration after that as an extern. I am dropping the
extern declaration since it seems like it is something that likely got
missed when the function was made an inline.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
