Instead of adding the new 5300 model, replace them with wildcards. Cc: Martin Wilck <mwilck@xxxxxxxx> Cc: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: DM-DEVEL ML <dm-devel@xxxxxxxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- 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