]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: batman-adv: stop persistent warnings if a device is deactivated.
authorAndrew Lunn <andrew@lunn.ch>
Sat, 12 Dec 2009 22:39:43 +0000 (23:39 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:29 +0000 (16:42 -0800)
commit1d2b53e061a73200328bb50081b37090b147c052
tree8a1857fcea0ce8d3e64912974644eb80a391d81e
parent4b4deb80f1c21d9dafa893ccc8727b9d446bcf5c
Staging: batman-adv: stop persistent warnings if a device is deactivated.

Without this change we spam the kernel log on every packet received on
any other interface when an interface has been added, but is not yet
active, ie UP.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/batman-adv/routing.c