commit | 114521c4bf8f0ac8ae36ece506d6d698469cdb4e | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Tue Jun 26 14:34:30 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Nov 30 11:12:13 2018 -0800 |
tree | 070e904ca6fa016c14a5d6596849b1b60f0c9309 | |
parent | 500eca745d1eeb14614204f7b214eff7f6e1432e [diff] |
net/arp: ARP packet can be queued right away Now that sending is done at last time, in one pass, no need to go through net_if_send_data here. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>