[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160801.134414.165620406323267678.davem@davemloft.net>
Date: Mon, 01 Aug 2016 13:44:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: xypron.glpk@....de
Cc: rasesh.mody@...gic.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] net: bna: use correct type specifications
From: Heinrich Schuchardt <xypron.glpk@....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.glpk@....de>
Applied.
Powered by blists - more mailing lists