forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging/rdma: remove deprecated ehca driver
This driver was moved to staging for eventual deletion. Time to complete that task. Signed-off-by: Doug Ledford <[email protected]>
- Loading branch information
Showing
35 changed files
with
0 additions
and
13,582 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4177,13 +4177,6 @@ W: http://aeschi.ch.eu.org/efs/ | |
S: Orphan | ||
F: fs/efs/ | ||
|
||
EHCA (IBM GX bus InfiniBand adapter) DRIVER | ||
M: Hoang-Nam Nguyen <[email protected]> | ||
M: Christoph Raisch <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/infiniband/hw/ehca/ | ||
|
||
EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER | ||
M: Thadeu Lima de Souza Cascardo <[email protected]> | ||
L: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# Entries for RDMA_STAGING tree | ||
obj-$(CONFIG_INFINIBAND_EHCA) += ehca/ | ||
obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/ | ||
obj-$(CONFIG_INFINIBAND_IPATH) += ipath/ |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.