diff options
| author | Mark Stapp <mjs@voltanet.io> | 2019-07-03 13:05:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-03 13:05:04 -0400 |
| commit | d930406c16e37902eac5c0772ab47610177cb100 (patch) | |
| tree | bc2aa30de864655a1f887711d2606a8b8b74526d /zebra/zebra_errors.h | |
| parent | 9e420af742eb1e35494aa396a8d704255b3a28ec (diff) | |
| parent | f203510a7a6ac7a2e6babc0b926ad98076ecdaa8 (diff) | |
Merge pull request #4641 from qlyoung/remove-zebra-bs-irdp
zebra: remove bs irdp error code
Diffstat (limited to 'zebra/zebra_errors.h')
| -rw-r--r-- | zebra/zebra_errors.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_errors.h b/zebra/zebra_errors.h index 2b7831a408..222055dd81 100644 --- a/zebra/zebra_errors.h +++ b/zebra/zebra_errors.h @@ -85,7 +85,6 @@ enum zebra_log_refs { EC_ZEBRA_IRDP_BAD_CHECKSUM, EC_ZEBRA_IRDP_BAD_TYPE_CODE, EC_ZEBRA_IRDP_BAD_RX_FLAGS, - EC_ZEBRA_IRDP_BAD_TYPE, EC_ZEBRA_RNH_NO_TABLE, EC_ZEBRA_IFLIST_FAILED, EC_ZEBRA_FPM_FORMAT_UNKNOWN, |
