lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 24 Oct 2014 06:53:57 -0700 From: Guenter Roeck <linux@...ck-us.net> To: Andrew Lunn <andrew@...n.ch> CC: Florian Fainelli <f.fainelli@...il.com>, netdev <netdev@...r.kernel.org>, "David S. Miller" <davem@...emloft.net>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: Re: [PATCH 06/14] net: dsa: Add support for hardware monitoring On 10/23/2014 12:55 PM, Andrew Lunn wrote: [ ... ] > > Does hwmon offer a function to sanitise a string? > No, that wasn't necessary so far. The 'name' string is a constant string provided by the driver. > The switch index definitely should be used and i would probably > combine that with a sanitised version of the ethernet device name and > "dsa". > How is this ? em1dsa0-isa-0000 Adapter: ISA adapter temp1: +38.0°C (high = +100.0°C) This is the sanitized network device name + 'dsa' + index. Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists