Marek Lindner wrote: > On Saturday 04 June 2011 12:40:38 Sven Eckelmann wrote: > > strict_strtoul as used in parse_gw_bandwidth is defined for unsigned > > long and strict_strtol should be used instead for long. > > Don't we need a strict_strtol macro in compat.h next to the strict_strtoul > that we have now ? Yes, forgot to add that change to the patch. Kind regards, Sven