• Frank Pavlic's avatar
    [PATCH] s390: qeth multicast address registration fixed · 6c88ad2d
    Frank Pavlic authored
    [patch 3/7] s390: qeth multicast address registration fixed
    
    From: Klaus Dieter Wacker <kdwacker@de.ibm.com>
    	- when running in Layer2 mode we don't have to register
    	  the multicast IP address but only group mac address.
    	  Therefore for Layer 2 devices it is enough to go
    	  through dev->mc_list list and register these entries.
    Signed-off-by: default avatarFrank Pavlic <fpavlic@de.ibm.com>
    
    diffstat:
     qeth_main.c |  106 +++++++++++++++++++++++++++++++++++++++++++++---------------
     1 files changed, 80 insertions(+), 26 deletions(-)
    Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
    6c88ad2d
qeth_main.c 226 KB