On Fri, May 10, 2013 at 2:36 PM, Artem Bityutskiy <dedekind1@xxxxxxxxx> wrote: > On Sat, 2013-03-23 at 14:07 +0100, Jonas Gorski wrote: >> Signed-off-by: Jonas Gorski <jogo@xxxxxxxxxxx> >> --- >> arch/mips/bcm63xx/nvram.c | 11 +++++++++++ >> arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h | 2 ++ >> 2 files changed, 13 insertions(+) > > Acks from MIPS folks would be nice to have, but I pushed this patch to > the l2-mtd.git tree, thanks! I had expected Florian's valid comment from preventing this series from going in, but if you pushed it already then I will fix the return type problem that Florian pointed out in a separate patch (or rather add add some range check for nvram.psi_size). Luckily it is a theoretical issue only, as I haven't seen a device yet with an invalid value. Regards Jonas