diff options
author | Adrian Bunk <bunk@stusta.de> | 2019-05-11 22:07:25 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-12 09:10:52 +0100 |
commit | 5b0c42e9942dcab48bcf06254778a58eeabec3a7 (patch) | |
tree | e5267ab7da40b5a16d965987bb7fa9c00d35cc7d /documentation/ref-manual/ref-style.css | |
parent | 17ad93ee402f79607453fddaddcd17ae8b2e8d42 (diff) | |
download | poky-5b0c42e9942dcab48bcf06254778a58eeabec3a7.tar.gz |
iproute2: Remove bogus workaround patch for musl
This patch worked around a problem in musl but caused
the following:
iplink_bridge.c: In function 'br_dump_bridge_id':
iplink_bridge.c:77:2: warning: implicit declaration of function 'ether_ntoa_r'; did you mean 'inet_ntoa'? [-Wimplicit-function-declaration]
ether_ntoa_r((const struct ether_addr *)id->addr, eaddr);
^~~~~~~~~~~~
In the meantime upstream has already implemented a different
workaround for musl, so this patch can just be dropped.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-style.css')
0 files changed, 0 insertions, 0 deletions