Instead of adding the new 5300 model, replace them with wildcards.
Cc: Martin Wilck <[email protected]>
Cc: Benjamin Marzinski <[email protected]>
Cc: Christophe Varoqui <[email protected]>
Cc: DM-DEVEL ML <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
libmultipath/hwtable.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 640bf347..7aac3f37 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -683,8 +683,8 @@ static struct hwentry default_hw[] = {
.pgfailback = -FAILBACK_IMMEDIATE,
},
{
- // Storwize V5000/V7000 lines / SAN Volume Controller (SVC) /
Flex System V7000
- // FlashSystem
V840/V9000/5000/5100/5200/7200/7300/9100/9200/9200R/9500
+ // Storwize V5000/V7000 lines / SAN Volume Controller (SVC)
+ // Flex System V7000 / FlashSystem V840/V9000 and 5x00/7x00/9x00
.vendor = "IBM",
.product = "^2145",
.no_path_retry = NO_PATH_RETRY_QUEUE,
--
2.44.0