diff options
author | Matan Barak <matanb@mellanox.com> | 2015-12-30 15:14:18 +0100 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-01-19 21:26:54 +0100 |
commit | 9506902b7be2d8ccc235c14ccaec7f07b2c7d520 (patch) | |
tree | 196b87a189b9d2bf91a9ba52bbf5f6b059559e11 /lib | |
parent | IB/core: Eliminate sparse false context imbalance warning (diff) | |
download | linux-9506902b7be2d8ccc235c14ccaec7f07b2c7d520.tar.xz linux-9506902b7be2d8ccc235c14ccaec7f07b2c7d520.zip |
IB/core: Fix dereference before check
Sparse complains about dereference before check. Fixing this by
moving the check before the dereference.
Fixes: 200298326b27 ('IB/core: Validate route when we init ah')
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions