diff options
| author | Alexandre Bounine <[email protected]> | 2012-10-04 17:15:48 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-10-06 03:05:19 +0900 |
| commit | 7c4a6106d6451fc03c491e61df37c044505d843a (patch) | |
| tree | 4eaf5ab00c18973bfe444136919c2dc18b2abaaa /tools/perf/scripts/python/check-perf-trace.py | |
| parent | de4ec99c32cca755a11f91abb86ed94ce11f2e60 (diff) | |
rapidio/rionet: fix multicast packet transmit logic
Fix multicast packet transmit logic to account for repetitive transmission
of single skb:
- correct check for available buffers (this bug may produce NULL pointer
crash dump in case of heavy traffic);
- update skb user count (incorrect user counter causes a warning dump from
net_tx_action routine during multicast transfers in systems with three or
more rionet participants).
Signed-off-by: Alexandre Bounine <[email protected]>
Cc: Matt Porter <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions