commit | 4641b027f7c32ea51db3acd6dcf97435c2385970 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | Wed Dec 20 20:10:59 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 20 15:23:45 2017 -0500 |
tree | 050db376f3f280bdb85a271639a8064cc9cf2b8b | |
parent | c062204f8d3dceb81f726e4d45f4ae195be44fd9 [diff] |
s390/qeth: don't keep track of MAC address's cast type Instead of tracking the uc/mc state in each MAC address object, just check the multicast bit in the address itself. Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>