android_kernel_samsung_msm8976/net/8021q
Patrick McHardy 40f98e1af4 [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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:08:28 -08:00
..
Kconfig
Makefile [VLAN]: Use rtnl_link API 2007-07-10 22:15:03 -07:00
vlan.c [VLAN]: Clean up debugging and printks 2008-01-28 15:08:28 -08:00
vlan.h [VLAN]: Clean up debugging and printks 2008-01-28 15:08:28 -08:00
vlan_dev.c [VLAN]: Clean up debugging and printks 2008-01-28 15:08:28 -08:00
vlan_netlink.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
vlanproc.c [VLAN]: Clean up debugging and printks 2008-01-28 15:08:28 -08:00
vlanproc.h