diff options
author | Michael S. Tsirkin <mst@mellanox.co.il> | 2007-02-15 23:16:13 +0100 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-02-16 22:57:35 +0100 |
commit | 8a2e65f87c66ab1e720f49378750cdd800f9e9cf (patch) | |
tree | 8aece3b76c52dd7c398d17ba2e5977580b77ca61 /include/rdma/ib_sa.h | |
parent | RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver (diff) | |
download | linux-8a2e65f87c66ab1e720f49378750cdd800f9e9cf.tar.xz linux-8a2e65f87c66ab1e720f49378750cdd800f9e9cf.zip |
IPoIB: CM error handling thinko fix
ipoib_cm_alloc_rx_skb() might be called from IRQ context, so it must
use dev_kfree_skb_any(), not kfree_skb().
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'include/rdma/ib_sa.h')
0 files changed, 0 insertions, 0 deletions