summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2010-02-03 15:26:11 +0100
committerChristophe Varoqui <christophe.varoqui@free.fr>2010-02-03 15:26:11 +0100
commit53bf3a2b0086b1b7c2f3a62335569042f916f4ec (patch)
tree91848dc73f82eb4922aae18013bc119a6d9394fd
parent04da4f3bb886fa0fcf0a018add1d5b6e4b7b7ede (diff)
downloadmultipath-tools-53bf3a2b0086b1b7c2f3a62335569042f916f4ec.tar.gz
multipath-tools-53bf3a2b0086b1b7c2f3a62335569042f916f4ec.tar.bz2
multipath-tools-53bf3a2b0086b1b7c2f3a62335569042f916f4ec.zip
[libmultipath] the entry for EMC Envista is broken
It is referring to an unknown field 'getprio'. Fix that up and use 'prio_name = DEFAULT_PRIO' instead
-rw-r--r--libmultipath/hwtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index ec8fddd..91d33ea 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -308,7 +308,6 @@ static struct hwentry default_hw[] = {
.product = "Invista",
.bl_product = "LUNZ",
.getuid = DEFAULT_GETUID,
- .getprio = NULL,
.features = DEFAULT_FEATURES,
.hwhandler = DEFAULT_HWHANDLER,
.selector = DEFAULT_SELECTOR,
@@ -318,6 +317,7 @@ static struct hwentry default_hw[] = {
.no_path_retry = 5,
.minio = DEFAULT_MINIO,
.checker_name = TUR,
+ .prio_name = DEFAULT_PRIO,
},
/*
* Hitachi controller family