commit | 1b4a9a684a5c40774423012331b46301d945656e | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Mon Mar 05 17:02:36 2018 -0800 |
committer | Murat Sezgin <msezgin@codeaurora.org> | Mon Mar 05 17:06:22 2018 -0800 |
tree | 0471fe8d1e42e0d1d5943e7b675d03e61da80506 | |
parent | f154c7482908e97b2284f91f4ae22b4ff54a4200 [diff] |
[shortcut-fe] Fix potential netdev reference issue - There is a double netdev put call for source interface in the post routing hook function. The issue exists in both fast-classifier and shortcut-fe connection manager's hook function. - As a part of this commit, a compile error is also fixed, when the debug is enabled. Change-Id: I7cff22a6d50eb07ee7b9b1d7bab1077f68325e89 Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>