commit | de93cb2eaffd6d3e44bc738babfac35769d79720 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Tue Dec 13 20:57:54 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 14 02:39:30 2011 -0500 |
tree | fb5e2c6607848bc01d674f6086e48050555e337c | |
parent | f9586f79bf6125ae28fab9f585094c56e8740e83 [diff] |
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>