Commit 246c035
Adham Abozaeid
staging: wilc1000: Incorrect pointer passed while getting if handler
In wilc_wlan.c, buffer is being passed to get_if_handler to obtain the
wilc_netdev, while it should be buff_ptr that points to the current
position in buffer that is being processed
Signed-off-by: Adham Abozaeid <adham.abozaeid@microchip.com>1 parent b44fe0e commit 246c035
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1337 | 1337 | | |
1338 | 1338 | | |
1339 | 1339 | | |
1340 | | - | |
| 1340 | + | |
1341 | 1341 | | |
1342 | 1342 | | |
1343 | 1343 | | |
| |||
0 commit comments