From: Linus Lüssing Date: Sat, 2 Jan 2010 10:30:52 +0000 (+0100) Subject: Staging: batman-adv: Dont deactivate aggregation on wrong input X-Git-Tag: v2.6.34-rc1~10^2~1^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4230020c42457e51c98636a328c60e9f3744152c;p=pandora-kernel.git Staging: batman-adv: Dont deactivate aggregation on wrong input A non-integer changes the aggregation mode. Therefore this patch changes the behaviour to explicitly check strict_strtoul()'s return code. Signed-off-by: Linus Lüssing Acked-by: Simon Wunderlich Signed-off-by: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed