From: Heinrich Schuchardt <xypron.g...@gmx.de>
Date: Sun, 31 Jul 2016 10:53:14 +0200

> addr and len are read with
> sscanf(kern_buf, "%x:%x", &addr, &len);
> and used as arguments for
> bna_reg_offset_check.
> 
> So they have to be unsigned.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>

Applied.

Reply via email to