vlan: static functions
commitde93cb2eaffd6d3e44bc738babfac35769d79720
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 13 Dec 2011 20:57:54 +0000 (13 20:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Dec 2011 07:39:30 +0000 (14 02:39 -0500)
treefb5e2c6607848bc01d674f6086e48050555e337c
parentf9586f79bf6125ae28fab9f585094c56e8740e83
vlan: static functions

commit 6d4cdf47d2 (vlan: add 802.1q netpoll support) forgot to declare
as static some private functions.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Benjamin LaHaise <bcrl@kvack.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan_dev.c