commit | b7a4a83629c1ddde8c2e6a872618c66577cb20f0 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 21 00:19:16 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:25 2008 -0800 |
tree | c32edd64012bf59e94e74ec39d20166899634de2 | |
parent | 740c15d0dd281c0cbe1a9ab1abc4f332e0df29bc [diff] |
[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>