]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: Change netdev_fix_features messages loglevel
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 16 May 2011 10:37:39 +0000 (10:37 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Jun 2011 00:31:53 +0000 (09:31 +0900)
commit9532805bdd4bdcb203d53ebeac345c27a9436007
tree189dd85cf02ce61791d9d759d10792acd23cab1c
parent6fcd74f9528a56d6247454cf5cdc94706dddbb75
net: Change netdev_fix_features messages loglevel

[ Upstream commit 604ae14ffb6d75d6eef4757859226b758d6bf9e3 ]

Cool, how about we make 'Features changed' debug as well?
This way userspace can't fill up the log just by tweaking tun features
with an ioctl.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/core/dev.c