commit | 8fb2f3644306cb1e3316dfc83f178559aea32964 | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Tue Jan 22 10:44:53 2019 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jan 28 22:41:33 2019 -0800 |
tree | b1b1b41e3791fb7f4117362c88d98092bb452a7a | |
parent | 7fc56637e21b34023af1a598fa5dfe00105f69ef [diff] |
[qca-nss-drv] Fix redirect data_callback interface handler. - The virtual packets from the NSS FW comes to the driver with the N2H interface number as source. So, we should register the data_callback and fast path packet handlers with this interface number. - Rename the dynamic 802.3 redirect interface types as generic. Change-Id: I59d28fb8000adb1e60e21e2e0326511b08c26869 Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>