commit | 9883806cf75812bc07a41cc326d9da0e751adf2b | [log] [tgz] |
---|---|---|
author | Sourav Poddar <souravp@codeaurora.org> | Sun Jan 08 16:52:21 2017 +0530 |
committer | Sourav Poddar <souravp@codeaurora.org> | Wed Feb 08 14:46:59 2017 +0530 |
tree | ff93f5a740d8e822aa71385967210f895bcfa97a | |
parent | d800d737f3fe666c58af997c657b2859d0788a59 [diff] |
[qca-nss-drv] Modify crypto Tx and Rx handling This patch removes the usage of a specific crypto buffer for tx and Rx. Now, Skbs will be used for the same. We will also use crypto interface number as an index in "subsys_dp_register" to get hold of the rx callback function. Change-Id: Ib7a3cbc8f0d623b8f3788e8ae7805f17d5cedb0d Signed-off-by: Sourav Poddar <souravp@codeaurora.org>