On Saturday, February 16, 2013 20:50:52 Antonio Quartulli wrote:
batadv_softif_destroy_netlink() is used in the file where it is defined only, therefore it must be static.
Introduced by 5317331775c3168b8155b03ec89b1c4c508b9043 ("batman-adv: Allow to use rntl_link for device creation/deletion")
Signed-off-by: Antonio Quartulli ordex@autistici.org
soft-interface.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied in revision 17d1d49.
Thanks, Marek