Commit 32e7037
committed
wilc1000: add vmm_table entry validity check before accessing Txq
Add Tx VMM buffer validity check before accessing the buffer entity to
avoid any access to invalid value. It's handled by moving 'vmm_table' entry
check before calling wilc_wlan_txq_remove_from_head().
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>1 parent 5051cb1 commit 32e7037
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1156 | 1156 | | |
1157 | 1157 | | |
1158 | 1158 | | |
1159 | | - | |
1160 | | - | |
1161 | | - | |
| 1159 | + | |
1162 | 1160 | | |
1163 | 1161 | | |
1164 | | - | |
| 1162 | + | |
| 1163 | + | |
1165 | 1164 | | |
1166 | 1165 | | |
| 1166 | + | |
1167 | 1167 | | |
1168 | 1168 | | |
1169 | 1169 | | |
| |||
0 commit comments