From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Date: Tue, 23 Feb 2016 09:39:48 +0000 Subject: Re: [patch] rocker: fix rocker_world_port_obj_vlan_add() Message-Id: <20160223093948.GC2140@nanopsycho.orion> List-Id: References: <20160223093752.GA4030@mwanda> In-Reply-To: <20160223093752.GA4030@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Scott Feldman , netdev@vger.kernel.org, kernel-janitors@vger.kernel.org Tue, Feb 23, 2016 at 10:37:52AM CET, dan.carpenter@oracle.com wrote: >We were changing return values and accidentally made >rocker_world_port_obj_vlan_add() into a no-op. > >Fixes: fccd84d44912 ('rocker: return -EOPNOTSUPP for undefined world ops') >Signed-off-by: Dan Carpenter Oops. Thanks for the fix. Acked-by: Jiri Pirko