From: Christoph Paasch <christoph.paasch@xxxxxxxxxxxx> Date: Tue, 23 Apr 2013 20:28:35 +0200 > Hello, > > On Wednesday 17 April 2013 18:47:06 Patrick McHardy wrote: >> + mutex_lock(&nlk->pg_vec_lock); >> + ret = sk_diag_put_ring(&nlk->rx_ring, NETLINK_DIAG_RX_RING, nlskb); >> + if (!ret) >> + ret = sk_diag_put_ring(&nlk->tx_ring, NETLINK_DIAG_TX_RING, >> + nlskb); >> + mutex_unlock(&nlk->pg_vec_lock); > > this produces a build-error, if CONFIG_NETLINK_MMAP=n: See: http://marc.info/?l=linux-netdev&m=136674481328037&w=2 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html