Re: [PATCH] net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
From: David Miller
Date: Thu Mar 07 2019 - 13:59:53 EST
From: Nathan Chancellor <natechancellor@xxxxxxxxx>
Date: Thu, 7 Mar 2019 11:11:26 -0700
> I removed compat's universal assignment to 0, which allows this if
> statement to fall through when compat is passed with a value other
> than 0.
>
> Fixes: f9d19a7494e5 ("net: atm: Use IS_ENABLED in atm_dev_ioctl")
> Signed-off-by: Nathan Chancellor <natechancellor@xxxxxxxxx>
Applied.