From 14304e0827cd7de7fc55b1ba587ccdd380525b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 12 Nov 2014 17:25:25 +0100 Subject: New upstream release --- util/ifirewall.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/ifirewall.h') diff --git a/util/ifirewall.h b/util/ifirewall.h index 14a04f4..3953b09 100644 --- a/util/ifirewall.h +++ b/util/ifirewall.h @@ -82,7 +82,7 @@ struct lun_netfn_support { }; struct lun_support { unsigned char support; - struct lun_netfn_support netfn[MAX_NETFN_PAIR]; + struct lun_netfn_support netfn[MAX_NETFN]; }; struct bmc_fn_support { struct lun_support lun[MAX_LUN]; -- cgit v1.2.3