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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 23 Jun 2018 10:50:55 +0900 (KST)
From:   David Miller <davem@...emloft.net>
To:     joe@...ches.com
Cc:     derek.chickles@...iumnetworks.com,
        satananda.burla@...iumnetworks.com,
        felix.manlunas@...iumnetworks.com,
        raghu.vatsavayi@...iumnetworks.com, ulli.kroll@...glemail.com,
        linus.walleij@...aro.org, yisen.zhuang@...wei.com,
        salil.mehta@...wei.com, jeffrey.t.kirsher@...el.com,
        bryan.whitehead@...rochip.com, UNGLinuxDriver@...rochip.com,
        harish.patil@...ium.com, manish.chopra@...ium.com,
        Dept-GELinuxNICDev@...ium.com, linux-net-drivers@...arflare.com,
        ecree@...arflare.com, bkenward@...arflare.com,
        grygorii.strashko@...com, w-kwok2@...com, m-karicheri2@...com,
        jdmason@...zu.us, dave.jiang@...el.com, allenbh@...il.com,
        woojung.huh@...rochip.com, ath9k-devel@....qualcomm.com,
        mareklindner@...mailbox.ch, sw@...onwunderlich.de, a@...table.cc,
        kvalo@...eaurora.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        intel-wired-lan@...ts.osuosl.org, linux-omap@...r.kernel.org,
        linux-ntb@...glegroups.com, linux-usb@...r.kernel.org,
        linux-wireless@...r.kernel.org, b.a.t.m.a.n@...ts.open-mesh.org
Subject: Re: [PATCH] net: drivers/net: Convert random_ether_addr to
 eth_random_addr

From: Joe Perches <joe@...ches.com>
Date: Fri, 22 Jun 2018 10:51:00 -0700

> random_ether_addr is a #define for eth_random_addr which is
> generally preferred in kernel code by ~3:1
> 
> Convert the uses of random_ether_addr to enable removing the #define
> 
> Miscellanea:
> 
> o Convert &vfmac[0] to equivalent vfmac and avoid unnecessary line wrap
> 
> Signed-off-by: Joe Perches <joe@...ches.com>

I'll apply this to net-next, thanks Joe.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ