]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 27 Aug 2020 08:16:58 +0000 (10:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2020 14:42:03 +0000 (07:42 -0700)
commitce7021c3a3212136734bf231caec564df7dae313
treefe302895ec9ca3ae4ed1c49427d607426c2bf470
parent4c4218fa32d792658d9e6640314de7340c6c6266
s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration

Clarify that the 'ipacmd' parameter is an enum, and thus compatible to
what qeth_ipa_alloc_cmd() expects as input.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l3_main.c