commit | 4f6336687ccafe26d598f53b9f399da966384e08 | [log] [tgz] |
---|---|---|
author | Nisha Menon <nmenon@codeaurora.org> | Tue Jan 21 18:17:28 2020 -0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Thu Jan 30 11:15:55 2020 -0800 |
tree | a02f38450aa7a5045bce7b9318ada463dcf73e8d | |
parent | c10ffa0652ccc6898043206bc86228a5f5faaefe [diff] |
qcacmn: Add vdev callback null check in rxdma err processing In the function that processes rxdma err frames add null check before calling vdev callback function. If its valid then deliver the skb to stack or free the skb. Change-Id: I7c481eb8f702d9109c4a9f79db7e050ece6c3689 CRs-Fixed: 2607658