commit | 4bd4ca6c3fe79fc7f3878462c842ac4d4ab55dd1 | [log] [tgz] |
---|---|---|
author | Hardik S. Panchal <hpanchal@codeaurora.org> | Mon Jun 17 19:38:49 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Jun 19 23:15:40 2019 -0700 |
tree | 2d801621b4e4d894a66ee873c8e128634327ed40 | |
parent | 538a0afa0eb28c3be7ee326ce55a75213c9ab6e1 [diff] |
[qca-nss-ecm] Fix IPv6 macros handling host ordered Linux address. ECM swaps word order during the conversion of network ordered ipv6 address into ECM ip_addr_t. This change is to use the same approach during switching between ECM ip_addr_t & host ordered ipv6 address. Change-Id: Iec1f89412112af827adcf0b4b7b416dd6018cdcd Signed-off-by: Hardik S. Panchal <hpanchal@codeaurora.org>