diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2012-03-22 13:27:06 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-03-23 03:36:17 +0100 |
commit | 523f610e1be2a4afca605962e137064378883c5f (patch) | |
tree | 82923297355fccb70a03c5d2108bc5a6030212a2 /net/ipv4/cipso_ipv4.c | |
parent | usbnet: don't clear urb->dev in tx_complete (diff) | |
download | linux-523f610e1be2a4afca605962e137064378883c5f.tar.xz linux-523f610e1be2a4afca605962e137064378883c5f.zip |
netfilter: remove forward module param confusion.
It used to be an int, and it got changed to a bool parameter at least
7 years ago. It happens that NF_ACCEPT and NF_DROP are 0 and 1, so
this works, but it's unclear, and the check that it's in range is not
required.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/cipso_ipv4.c')
0 files changed, 0 insertions, 0 deletions