commit | c7e162a417488f3c79eb09f3c4f1d36f1e042463 | [log] [tgz] |
---|---|---|
author | Max Gurtovoy <maxg@mellanox.com> | Mon Jun 06 19:34:40 2016 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jun 07 09:50:55 2016 -0400 |
tree | 7c4f3ad59cf1d2ce09dab190d657a5c781329093 | |
parent | 47355b3cd7d3c9c5226bff7c449b9d269fb17fa6 [diff] |
IB/core: Make all casts in ib_device_cap_flags enum consistent Replace the few u64 casts with ULL to match the rest of the casts. Signed-off-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>