diff options
author | Benjamin Poirier <bpoirier@suse.com> | 2019-07-23 15:14:13 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-23 11:29:40 -0700 |
commit | 955315b0dc8c8641311430f40fbe53990ba40e33 (patch) | |
tree | 5bcb98863a546da13f33b43cb6aaffa9914ab1b5 /Documentation/PCI | |
parent | d5c3a62d0bb9b763e9378fe8f4cd79502e16cce8 (diff) | |
download | blackbird-op-linux-955315b0dc8c8641311430f40fbe53990ba40e33.tar.gz blackbird-op-linux-955315b0dc8c8641311430f40fbe53990ba40e33.zip |
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
The hardware has been declared EOL by the vendor more than 5 years ago.
What's more relevant to the Linux kernel is that the quality of this driver
is not on par with many other mainline drivers.
Cc: Manish Chopra <manishc@marvell.com>
Message-id: <20190617074858.32467-1-bpoirier@suse.com>
Signed-off-by: Benjamin Poirier <bpoirier@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/PCI')
-rw-r--r-- | Documentation/PCI/pci-error-recovery.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/PCI/pci-error-recovery.rst b/Documentation/PCI/pci-error-recovery.rst index 83db42092935..7e30f43a9659 100644 --- a/Documentation/PCI/pci-error-recovery.rst +++ b/Documentation/PCI/pci-error-recovery.rst @@ -421,4 +421,3 @@ That is, the recovery API only requires that: - drivers/net/ixgbe - drivers/net/cxgb3 - drivers/net/s2io.c - - drivers/net/qlge |