commit | d8624513e620bbe3ee3428911604cecc9c8012c5 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Fri Feb 01 22:12:43 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 12 20:24:02 2019 -0500 |
tree | 74fbdf23ef2a8d2d78f1362eae71c59ad31c102e | |
parent | 04966ac10d328718057ed3253fca581f97fb08ba [diff] |
net/icmp: Remove useless icmp functions using legacy net_pkt API net_pkt_icmp_data was only used in ipv6 unit test and could be easily replaced. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>