]> 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)
commitc81cea9ab19b9df61874e1d35e75e76177b48d1c
treefe302895ec9ca3ae4ed1c49427d607426c2bf470
parent473821a64dba77a6437174abd8bd2114e694089d
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