Alexandre Bounine 7c4a6106d6 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 <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: David S. Miller <davem@davemloft.net>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:05:19 +09:00
..
2012-10-02 19:01:32 -07:00
2012-10-02 17:26:42 -07:00
2012-10-01 19:11:38 -07:00
2012-09-22 10:29:19 +01:00
2012-09-24 10:07:40 -07:00
2012-10-03 09:44:08 -07:00
2012-10-02 22:09:10 -07:00
2012-10-01 19:11:38 -07:00
2012-09-13 08:41:01 -06:00
2012-10-02 19:01:32 -07:00
2012-10-01 19:11:38 -07:00
2012-10-03 09:44:08 -07:00
2012-10-02 22:09:10 -07:00
2012-10-01 12:09:59 -07:00
2012-10-01 18:19:05 -07:00
2012-10-02 22:09:10 -07:00
2012-10-01 18:46:13 -07:00