commit | 301a721e1fcb890afc29997f46de9561686ed391 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Tue Dec 15 20:30:10 2015 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Wed Dec 23 23:25:59 2015 -0500 |
tree | f71758b19e20fedb62b9887541919e9705de2168 | |
parent | 972ecb82137949be9649c7184782d00ff102a212 [diff] |
IB/core: Add ib_is_udata_cleared Extending core and vendor verb commands require us to check that the unknown part of the user's given command is all zeros. Adding ib_is_udata_cleared in order to do so. Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>