commit | e8b8d0d48ac03dc0cae619c6bc94b74323c94820 | [log] [tgz] |
---|---|---|
author | Stephen Wang <wstephen@codeaurora.org> | Fri Feb 24 17:05:22 2017 -0800 |
committer | Stephen Wang <wstephen@codeaurora.org> | Thu Jul 13 17:46:05 2017 -0700 |
tree | c98dc3a6f7025312d0f1c46f12269e53bfbf4a64 | |
parent | 04fbdcca278e83f1da14fccf45d0a228701a714d [diff] |
[qca-nss-drv] Fix dynamic interface sync message issue When processing dynamic interface alloc/dealloc on multiple NSS cores scenario. When alloc/dealloc happen at the same time on both cores, the return interface number stored in di structrue can be overwrite. Change-Id: I9e5f63f87d50ead0035ecf50346a5c21c3bf3d3e Signed-off-by: Stephen Wang <wstephen@codeaurora.org>