diff options
| author | Ivan Safonov <[email protected]> | 2017-02-06 20:23:27 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-02-09 13:22:09 +0100 |
| commit | e038e67f0891b5fddffd779c20f32a7c59288170 (patch) | |
| tree | 0ebc6fa09c19e90ba79ced9fe70bf8f8db270556 /tools/perf/scripts/python/bin | |
| parent | bdf299c1407b249eb5d623b1ebdd7269a2a88729 (diff) | |
staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail|len) in recv_frame structure
Original driver code uses rx_* members to store skb (pkt) fields
(instead of pkt->* members), pkt->* updated only after data
completely formed, not in process.
Update pkt->* after data buffer changed (with rx_*).
Signed-off-by: Ivan Safonov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions