diff options
Diffstat (limited to 'drivers/net/qlcnic/qlcnic.h')
-rw-r--r-- | drivers/net/qlcnic/qlcnic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/qlcnic/qlcnic.h b/drivers/net/qlcnic/qlcnic.h index 26c37d3a5868..a60ff17eafd8 100644 --- a/drivers/net/qlcnic/qlcnic.h +++ b/drivers/net/qlcnic/qlcnic.h | |||
@@ -942,6 +942,7 @@ struct qlcnic_ipaddr { | |||
942 | #define QLCNIC_LOOPBACK_TEST 2 | 942 | #define QLCNIC_LOOPBACK_TEST 2 |
943 | 943 | ||
944 | #define QLCNIC_FILTER_AGE 80 | 944 | #define QLCNIC_FILTER_AGE 80 |
945 | #define QLCNIC_READD_AGE 20 | ||
945 | #define QLCNIC_LB_MAX_FILTERS 64 | 946 | #define QLCNIC_LB_MAX_FILTERS 64 |
946 | 947 | ||
947 | struct qlcnic_filter { | 948 | struct qlcnic_filter { |