commit | 5476781bb9e273d81a4192be47101811e987114f | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Mon Sep 30 22:03:54 2013 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 08 14:42:54 2013 -0800 |
tree | 56ccd8a22c3442bc5234d7386b179dcea4c634ad | |
parent | 6b7d103c1b11346499063d9167832596de754ea4 [diff] |
IB/netlink: Remove superfluous RDMA_NL_GET_OP() masking 'op' is the already RDMA_NL_GET_OP() masked 'type'. No need to mask it again. Signed-off-by: Mathias Krause <minipli@googlemail.com> Reviewed-by: Yann Droneaud <ydroneaud@opteya.com> Acked-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>