On 27 August 2013 15:58, Martin Pieuchot <mpieuc...@nolizard.org> wrote:
> In order to define a proper API for our routine table, I'd like to turn
> the "struct rt_addrinfo" into a private type (ie: only used in route.c
> and rtsock.c).
>
> This type is used by a lost of code in our network stack to add or delete
> a route but also in the various *rtrequest() functions.  However in
> these functions the argument is never used!  So the diff below kills it.
>
> ok?
>

ok

Reply via email to