Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1453462
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] net: bna: use correct type specifications |
| Date | 2016-08-01 22:50 +0200 |
| Message-ID | <s1sjU-2WL-27@gated-at.bofh.it> (permalink) |
| References | <s0ULf-6fw-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Heinrich Schuchardt <xypron.glpk@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.glpk@gmx.de> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/1] net: bna: use correct type specifications Heinrich Schuchardt <xypron.glpk@gmx.de> - 2016-07-31 11:00 +0200 Re: [PATCH 1/1] net: bna: use correct type specifications David Miller <davem@davemloft.net> - 2016-08-01 22:50 +0200
csiph-web