[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080326.021247.33844390.davem@davemloft.net>
Date: Wed, 26 Mar 2008 02:12:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kaber@...sh.net
Cc: netdev@...r.kernel.org
Subject: Re: [NET]: Fix multicast device ioctl checks
From: Patrick McHardy <kaber@...sh.net>
Date: Tue, 25 Mar 2008 13:54:53 +0100
> commit 33fb000e9d0b9b20c226383ce775f06fdcd426bc
> Author: Patrick McHardy <kaber@...sh.net>
> Date: Tue Mar 25 13:53:52 2008 +0100
>
> [NET]: Fix multicast device ioctl checks
>
> SIOCADDMULTI/SIOCDELMULTI check whether the driver has a set_multicast_list
> method to determine whether it supports multicast. Drivers implementing
> secondary unicast support use set_rx_mode however.
>
> Check for both dev->set_multicast_mode and dev->set_rx_mode to determine
> multicast capabilities.
>
> Signed-off-by: Patrick McHardy <kaber@...sh.net>
Applied and queued up for -stable, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists