commit | b36f170b617a7cd147b694dabf504e856a50ee9d | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Tue Jan 17 12:19:40 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Jan 17 12:19:40 2006 -0800 |
tree | 538606cc821b415447d5db710d76ef2272a75934 | |
parent | 0f47ae0b3ec35dc5f4723f2e0ad0f6f3f55e9bcd [diff] |
IPoIB: Lock accesses to multicast packet queues Avoid corrupting mcast->pkt_queue by serializing access with priv->tx_lock. Also, update dropped packet statistics to count multicast packets removed from pkt_queue as dropped. Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>