diff options
author | Nathan Chancellor <natechancellor@gmail.com> | 2019-03-07 19:11:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-07 19:14:50 +0100 |
commit | 0805a4b894a8daaf76ad99934563d8ecfc6e7aed (patch) | |
tree | dcbce92c5cfcce999971b543ab928f01f4fbb4a0 /drivers/net | |
parent | net: stmmac: Avoid sometimes uninitialized Clang warnings (diff) | |
download | linux-0805a4b894a8daaf76ad99934563d8ecfc6e7aed.tar.xz linux-0805a4b894a8daaf76ad99934563d8ecfc6e7aed.zip |
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions