]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/i40iw: Remove unused argument
authorYuval Shaia <yuval.shaia@oracle.com>
Thu, 24 Aug 2017 17:11:42 +0000 (20:11 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 24 Aug 2017 21:34:57 +0000 (17:34 -0400)
commitaccbef5cc624be745c1de903dd3a05681aaa0ac1
tree6a64be3562e01c29aee686baa1a0b65e526deee5
parent847cb1a3566ca5b47b94a8e90f881b533f35cf07
RDMA/i40iw: Remove unused argument

None of the calls to i40iw_netdev_vlan_ipv6 are using mac so let's
remove it from func's args-list.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/i40iw/i40iw_cm.c