OpenCloudOS-Kernel/drivers/net/ethernet/aquantia/atlantic
Tom Rix 7ebb9db011 net: remove unneeded break
A break is not needed if it is preceded by a return or goto

Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20201019172607.31622-1-trix@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-10-20 10:28:21 -07:00
..
hw_atl net: atlantic: implement media detect feature via phy tunables 2020-10-06 06:16:01 -07:00
hw_atl2 net: atlantic: implement phy downshift feature 2020-10-06 06:16:01 -07:00
macsec net: atlantic: minor MACSec code cleanup 2020-05-09 11:47:25 -07:00
Makefile net: atlantic: fix build when object tree is separate 2020-09-25 17:19:14 -07:00
aq_cfg.h net: atlantic: update company name in the driver description 2020-05-01 15:37:57 -07:00
aq_common.h net: atlantic: A2: EEE support 2020-06-22 21:10:22 -07:00
aq_drvinfo.c net: atlantic: add hwmon getter for MAC temperature 2020-07-20 18:07:39 -07:00
aq_drvinfo.h net: atlantic: add hwmon getter for MAC temperature 2020-07-20 18:07:39 -07:00
aq_ethtool.c net: atlantic: implement media detect feature via phy tunables 2020-10-06 06:16:01 -07:00
aq_ethtool.h net: atlantic: loopback tests via private flags 2019-11-07 19:54:43 -08:00
aq_filters.c net: atlantic: QoS implementation: multi-TC support 2020-05-22 14:08:28 -07:00
aq_filters.h net: aquantia: make all files GPL-2.0-only 2019-06-27 10:58:32 -07:00
aq_hw.h net: atlantic: implement media detect feature via phy tunables 2020-10-06 06:16:01 -07:00
aq_hw_utils.c net: atlantic: use U32_MAX in aq_hw_utils.c 2020-07-20 18:07:38 -07:00
aq_hw_utils.h net: atlantic: add support for 64-bit reads/writes 2020-07-20 18:07:38 -07:00
aq_macsec.c net: atlantic: changes for multi-TC support 2020-05-22 14:08:28 -07:00
aq_macsec.h net: atlantic: MACSec offload statistics implementation 2020-03-26 20:17:37 -07:00
aq_main.c net: aquantia: fix aq_ndev_start_xmit()'s return type 2020-06-28 20:52:53 -07:00
aq_main.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 2019-06-05 17:37:15 +02:00
aq_nic.c net: remove unneeded break 2020-10-20 10:28:21 -07:00
aq_nic.h net: atlantic: implement media detect feature via phy tunables 2020-10-06 06:16:01 -07:00
aq_pci_func.c net: atlantic: make aq_pci_func_init static 2020-06-26 16:32:50 -07:00
aq_pci_func.h net: atlantic: make aq_pci_func_init static 2020-06-26 16:32:50 -07:00
aq_phy.c net: atlantic: disable PTP on AQC111, AQC112 2020-07-17 18:24:32 -07:00
aq_phy.h net: atlantic: disable PTP on AQC111, AQC112 2020-07-17 18:24:32 -07:00
aq_ptp.c net: atlantic: PTP statistics 2020-07-20 18:07:38 -07:00
aq_ptp.h net: atlantic: PTP statistics 2020-07-20 18:07:38 -07:00
aq_ring.c net: atlantic: additional per-queue stats 2020-07-20 18:07:38 -07:00
aq_ring.h net: atlantic: additional per-queue stats 2020-07-20 18:07:38 -07:00
aq_rss.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 2019-06-05 17:37:15 +02:00
aq_utils.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 2019-06-05 17:37:15 +02:00
aq_vec.c net: atlantic: additional per-queue stats 2020-07-20 18:07:38 -07:00
aq_vec.h net: atlantic: split rx and tx per-queue stats 2020-07-20 18:07:38 -07:00