s390/qeth: use ip*_eth_mc_map helpers
authorJulian Wiedmann <jwi@linux.vnet.ibm.com>
Wed, 20 Dec 2017 19:10:57 +0000 (20:10 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Dec 2017 20:23:44 +0000 (15:23 -0500)
commit8d9183d6ebeb39f3ff80782155bce4aedd3b93b1
treead9327ef7eaa1b02f98787b79221d0117e0a4d68
parentae6959273a29426813974211e41e28f495bc10a6
s390/qeth: use ip*_eth_mc_map helpers

Get rid of some wrapper indirection, and stop accessing the skb at
hard-coded offsets.

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