]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/qeth: drop qeth_l2_del_all_macs() parameter
authorJulian Wiedmann <jwi@linux.vnet.ibm.com>
Thu, 12 Jan 2017 14:48:37 +0000 (15:48 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jan 2017 15:02:43 +0000 (10:02 -0500)
commitc07cbf2e209198526e059b9e6bb538b18875a19d
treebb12479396e2a3231871b1ac7944ef5c84746e30
parentc2a7ee2a3beebc1d870c6ba20acf94383d7978f9
s390/qeth: drop qeth_l2_del_all_macs() parameter

The only caller passes del = 0, so remove both the parameter and
the code that handles != 0.

Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Reviewed-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
Acked-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l2_main.c