]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/core: Remove pointer casting from void to net_device
authorParav Pandit <parav@mellanox.com>
Thu, 2 Feb 2017 05:14:08 +0000 (07:14 +0200)
committerDoug Ledford <dledford@redhat.com>
Wed, 15 Feb 2017 14:51:28 +0000 (09:51 -0500)
commit590396084039b6504097b371cda6474dfcb83648
tree026b5c3b15ebaffb2e6fdfb9061e857ca33dc2be
parent2b0841766a898aba84630fb723989a77a9d3b4e6
IB/core: Remove pointer casting from void to net_device

This patch avoids unnecessary type casting from void to net_device.

CC: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/roce_gid_mgmt.c