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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20170515201356.26384-1-martin.blumenstingl@googlemail.com> Date: Mon, 15 May 2017 22:13:55 +0200 From: Martin Blumenstingl <martin.blumenstingl@...glemail.com> To: kvalo@...eaurora.org, robh+dt@...nel.org, mark.rutland@....com, devicetree@...r.kernel.org Cc: linux-wireless@...r.kernel.org, netdev@...r.kernel.org, Martin Blumenstingl <martin.blumenstingl@...glemail.com> Subject: [PATCH 0/1] fix node name in the brcm,bcm43xx-fmac.txt example recently there were some negative comments about the quality of code-reviews for new .dts additions. one issue that came up was that the node for the Broadcom FullMAC wireless SDIO devices was named "brcmf" instead of "wifi". This patch tries to fix (one of) the root cause(s), which is that .dts authors copy the example from the documentation. unfortunately there are still many .dts files out there which use "brmcf" as node name - so any new addition of a Broadcom FullMAC SDIO wireless device should be reviewed carefully regarding the node name (just in case a .dts author copied from another .dts which still uses the "wrong" node name). Martin Blumenstingl (1): dt-binding: net: wireless: fix node name in the BCM43xx example Documentation/devicetree/bindings/net/wireless/brcm,bcm43xx-fmac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.13.0
Powered by blists - more mailing lists