]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove IF_SND_TAG_TYPE_TLS_RATE_LIMIT conditionals.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 30 Oct 2020 21:05:50 +0000 (21:05 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 30 Oct 2020 21:05:50 +0000 (21:05 +0000)
commitb7d92a6683a13ea794b6eb41f046feca56db888e
tree5bf7046f9156a7e810b32d44fd5e075a1b3bd57c
parent82c174a3b4bd7129a8f093ffe6adc48eea485a0b
Remove IF_SND_TAG_TYPE_TLS_RATE_LIMIT conditionals.

Support for TLS rate limit tags is now in the tree, so this macro is
always defined.

Reviewed by: hselasky
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D27020
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls.c
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
sys/dev/mlx5/mlx5_en/mlx5_en_tx.c