Branch: refs/heads/api-next
Home: https://github.com/Linaro/odp
Commit: b4cd6c50f9f0c2e1fa975b768253d4f4b35fad07
https://github.com/Linaro/odp/commit/b4cd6c50f9f0c2e1fa975b768253d4f4b35fad07
Author: Balasubramanian Manoharan <[email protected]>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M include/odp/api/spec/packet_io.h
M platform/linux-generic/odp_packet_io.c
Log Message:
-----------
api: packetio: deprecate redundant loop_supported field in capability
removes redundant loop_supported boolean in odp_pktio_capability_t
Fixes https://bugs.linaro.org/show_bug.cgi?id=2861
Signed-off-by: Balasubramanian Manoharan <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>