From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 12 Feb 2019 08:28:47 +0100 From: Greg KH Message-ID: <20190212072847.GB2940@kroah.com> References: <20190211211749.19847-1-f.fainelli@gmail.com> <20190211211749.19847-4-f.fainelli@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190211211749.19847-4-f.fainelli@gmail.com> Subject: Re: [Bridge] [PATCH net-next 3/3] staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Florian Fainelli Cc: "open list:STAGING SUBSYSTEM" , andrew@lunn.ch, netdev@vger.kernel.org, "moderated list:ETHERNET BRIDGE" , open list , "David S. Miller" , Ido Schimmel , jiri@mellanox.com, vivien.didelot@gmail.com On Mon, Feb 11, 2019 at 01:17:49PM -0800, Florian Fainelli wrote: > There is no code that tries to get the attribute > SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS, remove support for doing that. > > Signed-off-by: Florian Fainelli > --- > drivers/staging/fsl-dpaa2/ethsw/ethsw.c | 5 ----- > 1 file changed, 5 deletions(-) Acked-by: Greg Kroah-Hartman