commit | a64d90fd962c2956da7505f98a302408450365e2 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 24 13:51:29 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 24 13:51:29 2014 -0400 |
tree | 5f713dfd8b65b3012773af78e0d0bf6670000bb6 | |
parent | 29e8f59cf1ff91f2854563faddc5f61098cf4958 [diff] |
netfilter: Fix warning in nfnetlink_receive(). net/netfilter/nfnetlink.c: In function ‘nfnetlink_rcv’: net/netfilter/nfnetlink.c:371:14: warning: unused variable ‘net’ [-Wunused-variable] Signed-off-by: David S. Miller <davem@davemloft.net>