On Fri, May 24, 2013 at 08:33:51AM -0400, Ed Maste wrote:
> netdev_bsd_get_next_hop currently lacks an implementation on FreeBSD, so
> its arguments are unused; mark them so.
>
> Signed-off-by: Ed Maste
Applied to master, thanks!
___
dev mailing list
d
netdev_bsd_get_next_hop currently lacks an implementation on FreeBSD, so
its arguments are unused; mark them so.
Signed-off-by: Ed Maste
---
lib/netdev-bsd.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lib/netdev-bsd.c b/lib/netdev-bsd.c
index 87ac79f..0fb0057 100644