On Wed, 8 Feb 2017 13:04:31 +0100
Simon Horman <[email protected]> wrote:
> Use enum flower_icmp_field rather than bool as type of third parameter
> when calling flower_icmp_attr_type.
>
> Fixes: eb3b5696f163 ("tc: flower: support matching on ICMP type and code")
> Signed-off-by: Simon Horman <[email protected]>
> ---
> * Reposted a second time due to send-mail set-up error
> * Reposted after breaking out of a larger patch-set
> * This should not have a run-time affect assuming both false and
> FLOWER_ICMP_FIELD_TYPE - the first value of enum flower_icmp_field -
> are zero.
Applied to net-next