On Wed, Sep 23, 2015 at 10:45 AM, Alin Serdean
wrote:
> Ifdef out nl_sock_fd to make users aware it is not used.
>
> Signed-off-by: Alin Gabriel Serdean
Applied, thanks.
> ---
> lib/netlink-socket.c | 7 ++-
> lib/netlink-socket.h | 2 ++
> 2 files changed, 4 insertions(+), 5 deletions(-)
>
Ifdef out nl_sock_fd to make users aware it is not used.
Signed-off-by: Alin Gabriel Serdean
---
lib/netlink-socket.c | 7 ++-
lib/netlink-socket.h | 2 ++
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/lib/netlink-socket.c b/lib/netlink-socket.c
index 42eb232..f30142f 100644