From: Mathias Krause Date: Mon, 30 Sep 2013 20:03:54 +0000 (+0200) Subject: IB/netlink: Remove superfluous RDMA_NL_GET_OP() masking X-Git-Tag: v3.13-rc1~44^2^5~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5476781bb9e273d81a4192be47101811e987114f;p=pandora-kernel.git 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 Reviewed-by: Yann Droneaud Acked-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed