]> git.karo-electronics.de Git - karo-tx-linux.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)
commitda6b9ba95f2ce3f923013ce09793ab16f05bac25
tree8a1857fcea0ce8d3e64912974644eb80a391d81e
parent4efe0b06559e8cb39c3d6a9bd01cc99604dfd247
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