[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55AF2F89.3060401@cumulusnetworks.com>
Date: Tue, 21 Jul 2015 22:52:09 -0700
From: roopa <roopa@...ulusnetworks.com>
To: Rami Rosen <rami.rosen@...el.com>
CC: davem@...emloft.net, netdev@...r.kernel.org,
stephen@...workplumber.org
Subject: Re: [PATCH net-next v2] bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
On 7/21/15, 9:57 PM, Rami Rosen wrote:
> This patch fixes setting of vinfo.flags in the br_fill_ifvlaninfo_range() method. The
> assignment of vinfo.flags &= ~BRIDGE_VLAN_INFO_RANGE_BEGIN has no effect and is
> unneeded, as vinfo.flags value is overriden by the immediately following
> vinfo.flags = flags | BRIDGE_VLAN_INFO_RANGE_END assignement.
>
> Signed-off-by: Rami Rosen <rami.rosen@...el.com>
>
Acked-by: Roopa Prabhu <roopa@...ulusnetworks.com>
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