]> git.karo-electronics.de Git - mv-sheeva.git/commit
[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)
commitb7a4a83629c1ddde8c2e6a872618c66577cb20f0
treec32edd64012bf59e94e74ec39d20166899634de2
parent740c15d0dd281c0cbe1a9ab1abc4f332e0df29bc
[VLAN]: Kill useless VLAN_NAME define

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>
include/linux/if_vlan.h
net/8021q/vlan.c