Re: linux-next: Tree for Apr 23 (netlink)

From: Randy Dunlap
Date: Tue Apr 23 2013 - 14:05:46 EST


On 04/23/13 01:00, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20130422:
>
> The net-next tree lost its build failure but gained another for which I
> applied a patch.
>


when CONFIG_NETLINK_MMAP is not enabled:

net/netlink/diag.c: In function 'sk_diag_put_rings_cfg':
net/netlink/diag.c:28:17: error: 'struct netlink_sock' has no member named 'pg_vec_lock'
net/netlink/diag.c:29:29: error: 'struct netlink_sock' has no member named 'rx_ring'
net/netlink/diag.c:31:30: error: 'struct netlink_sock' has no member named 'tx_ring'
net/netlink/diag.c:33:19: error: 'struct netlink_sock' has no member named 'pg_vec_lock'


--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/