aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>2012-04-25 07:32:11 +0000
committerDavid S. Miller <davem@davemloft.net>2012-04-26 05:07:45 -0400
commit5d384574e8bceb9bada323da8044ca43e621886b (patch)
treec97e69c9c04c2564547967b494121684787740b6 /drivers/i2c
parentudp_diag: implement idiag_get_info for udp/udplite to get queue information (diff)
downloadwireguard-linux-5d384574e8bceb9bada323da8044ca43e621886b.tar.xz
wireguard-linux-5d384574e8bceb9bada323da8044ca43e621886b.zip
ehea: fix allmulticast support
There was a bug in the mask of regtype parameter for registering a multicast filter. It was ignoring the scope bit, which was wrongly being used for all filters. The SCOPE_ALL value adds a filter that allows all multicast packets and ignores the MAC parameter, just what allmulticast needs. The normals filters, however, should not use SCOPE_ALL. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions