commit | 9444c0673c1b0e05e879862329a16c7893d51afc | [log] [tgz] |
---|---|---|
author | Chris Luke <chrisy@flirble.org> | Fri Apr 29 09:04:55 2016 -0400 |
committer | Chris Luke <chrisy@flirble.org> | Fri Apr 29 09:07:00 2016 -0400 |
tree | 5c31c61b6b239223033738f93e758af9fad59a5d | |
parent | 6caec3d8b42fa22938ea0aa9d8ec0db54c75ea1e [diff] |
Fix use of format_ip46_address in custom_format format_ip46_address() does not take a 2nd argument indicating the address family. Harmless since the extra argument is simply not consumed. (noticed while adding gre to this module) Change-Id: I692883872eedb4a8e3c0be7680d03b4b257ba6f9 Signed-off-by: Chris Luke <chrisy@flirble.org>