From: Patrick McHardy Date: Mon, 21 Jan 2008 08:24:30 +0000 (-0800) Subject: [VLAN]: Clean up debugging and printks X-Git-Tag: v2.6.25-rc1~1162^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f98e1af4c6082f7f98391540a2a1ade030480a;p=pandora-kernel.git [VLAN]: Clean up debugging and printks - use pr_* functions and common prefix for non-device related messages - remove VLAN_ printk levels - kill lots of useless debugging statements - remove a few unnecessary printks like for double VID registration (already returns -EEXIST) and kill of a number of unnecessary checks in vlan_proc_{add,rem}_dev() that are already performed by the caller Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed