Centos-kernel-stream-9/drivers/net/ethernet/sgi
Ivan Vecera 5064c2ed3b dev_ioctl: split out ndo_eth_ioctl
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2008927

commit a76053707dbf0dc020a73b4d90cd952409ef3691
Author: Arnd Bergmann <arnd@arndb.de>
Date:   Tue Jul 27 15:45:13 2021 +0200

    dev_ioctl: split out ndo_eth_ioctl

    Most users of ndo_do_ioctl are ethernet drivers that implement
    the MII commands SIOCGMIIPHY/SIOCGMIIREG/SIOCSMIIREG, or hardware
    timestamping with SIOCSHWTSTAMP/SIOCGHWTSTAMP.

    Separate these from the few drivers that use ndo_do_ioctl to
    implement SIOCBOND, SIOCBR and SIOCWANDEV commands.

    This is a purely cosmetic change intended to help readers find
    their way through the implementation.

    Cc: Doug Ledford <dledford@redhat.com>
    Cc: Jason Gunthorpe <jgg@ziepe.ca>
    Cc: Jay Vosburgh <j.vosburgh@gmail.com>
    Cc: Veaceslav Falico <vfalico@gmail.com>
    Cc: Andy Gospodarek <andy@greyhouse.net>
    Cc: Andrew Lunn <andrew@lunn.ch>
    Cc: Vivien Didelot <vivien.didelot@gmail.com>
    Cc: Florian Fainelli <f.fainelli@gmail.com>
    Cc: Vladimir Oltean <olteanv@gmail.com>
    Cc: Leon Romanovsky <leon@kernel.org>
    Cc: linux-rdma@vger.kernel.org
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    Acked-by: Jason Gunthorpe <jgg@nvidia.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
2021-10-11 15:44:02 +02:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
ioc3-eth.c dev_ioctl: split out ndo_eth_ioctl 2021-10-11 15:44:02 +02:00
meth.c dev_ioctl: split out ndo_eth_ioctl 2021-10-11 15:44:02 +02:00
meth.h net: meth: remove spurious copyright text 2020-04-23 15:59:43 -07:00