commit | 8a05ec4bd73fdd000c26674a53d906c250f7fa72 | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Wed Jan 16 13:25:53 2019 -0800 |
committer | Murat Sezgin <msezgin@codeaurora.org> | Thu Jan 24 13:24:50 2019 -0800 |
tree | 7a93210365252fe9e35ad247894c6c5380609fcf | |
parent | 9246781c451332d62e982e6386360e897e4c357f [diff] |
[qca-nss-drv] Add virtual xmit callback. If it is registered, this callback will be called first in the virtual packet handling path before the ndo_start_xmit method. This will make the NSS driver more agnostic for the packets it delivers. Change-Id: I1859066be96add131142653116aa89a1b80c516c Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>