[VLAN]: Kill useless VLAN_NAME define
authorPatrick McHardy <kaber@trash.net>
Mon, 21 Jan 2008 08:19:16 +0000 (00:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:08:25 +0000 (15:08 -0800)
The only user already includes __FUNCTION__ (vlan_proto_init) in the
output, which is enough to identify what the message is about.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found