]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: remove 'reading beyond SKB' warning
authorAmir Vadai <amirv@mellanox.co.il>
Tue, 14 Dec 2010 12:41:12 +0000 (14:41 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:36 +0000 (05:05 -0700)
commita05dcaf40930212c6e0bf223147dca0162687913
tree007e38e37af7257490e51d7b5c807b848f6fd85a
parent651199b144968e9829615567e016f9db109d3fe6
sdp: remove 'reading beyond SKB' warning

This is a good sanity check, but could print a warning when a
partially used SrcAvail skb is cancelled.
This should be fixed in a way that will leave the sanity check,
but need to make minimal changes before the GA.

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_main.c