Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / net / netfilter / nfnetlink_log.c
index 4ef1fae8445ed5d00183e3b15c7ca18133957983..4670821b569d3270c6d47e51f1c10fca2a505970 100644 (file)
@@ -598,8 +598,6 @@ nla_put_failure:
        return -1;
 }
 
-#define RCV_SKB_FAIL(err) do { netlink_ack(skb, nlh, (err)); return; } while (0)
-
 static struct nf_loginfo default_loginfo = {
        .type =         NF_LOG_TYPE_ULOG,
        .u = {
This page took 0.04075 seconds and 5 git commands to generate.