From: Heinrich Schuchardt <[email protected]>
Date: Sun, 31 Jul 2016 11:01:20 +0200

> add and val are read with
> sscanf(kern_buf, "%x:%x", &addr, &val);
> and used as arguments for bna_reg_offset_check and writel
> so they have to be unsigned.
> 
> Signed-off-by: Heinrich Schuchardt <[email protected]>

Applied.

Reply via email to