From: Hannes Reinecke <hare@suse.de>
To: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>,
James Bottomley <james.bottomley@hansenpartnership.com>,
Kashyap Desai <kashyap.desai@broadcom.com>,
Sumit Saxena <sumit.saxena@broadcom.com>,
linux-scsi@vger.kernel.org, Hannes Reinecke <hare@suse.de>,
Hannes Reinecke <hare@suse.com>
Subject: [PATCH 2/2] megaraid: drop the 'new driver' statements
Date: Fri, 30 Jun 2017 13:05:54 +0200 [thread overview]
Message-ID: <1498820754-51032-3-git-send-email-hare@suse.de> (raw)
In-Reply-To: <1498820754-51032-1-git-send-email-hare@suse.de>
This driver is hardly new; it has been supersede by at least four
other generations of megaraid RAID HBAs.
Signed-off-by: Hannes Reinecke <hare@suse.com>
---
drivers/scsi/megaraid/Kconfig.megaraid | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/scsi/megaraid/Kconfig.megaraid b/drivers/scsi/megaraid/Kconfig.megaraid
index ad1dc16..cb4952c 100644
--- a/drivers/scsi/megaraid/Kconfig.megaraid
+++ b/drivers/scsi/megaraid/Kconfig.megaraid
@@ -1,11 +1,11 @@
config MEGARAID_NEWGEN
- bool "LSI Logic New Generation RAID Device Drivers"
+ bool "LSI Logic RAID Device Drivers"
depends on PCI && SCSI
help
LSI Logic RAID Device Drivers
config MEGARAID_MM
- tristate "LSI Logic Management Module (New Driver)"
+ tristate "LSI Logic Management Module"
depends on PCI && SCSI && MEGARAID_NEWGEN
help
Management Module provides ioctl, sysfs support for LSI Logic
@@ -15,7 +15,7 @@ config MEGARAID_MM
config MEGARAID_MAILBOX
- tristate "LSI Logic MegaRAID Driver (New Driver)"
+ tristate "LSI Logic MegaRAID Driver"
depends on PCI && SCSI && MEGARAID_MM
help
List of supported controllers
--
1.8.5.6
prev parent reply other threads:[~2017-06-30 11:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-30 11:05 [PATCH 0/2] Drop legacy megaraid implementation Hannes Reinecke
2017-06-30 11:05 ` [PATCH 1/2] Drop legacy megaraid controller Hannes Reinecke
2017-06-30 17:33 ` Christoph Hellwig
2017-06-30 18:15 ` Hannes Reinecke
2017-07-03 7:50 ` Sumit Saxena
2017-07-04 15:09 ` Hannes Reinecke
2017-06-30 11:05 ` Hannes Reinecke [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1498820754-51032-3-git-send-email-hare@suse.de \
--to=hare@suse.de \
--cc=hare@suse.com \
--cc=hch@lst.de \
--cc=james.bottomley@hansenpartnership.com \
--cc=kashyap.desai@broadcom.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=sumit.saxena@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox