From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] ip: HSR: Fix cut and paste error Date: Mon, 6 Feb 2017 13:49:53 -0800 Message-ID: <20170206134953.442fd3b3@xeon-e3> References: <20170206204735.GA30232@linux-mips.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Arvid Brodin To: Ralf Baechle Return-path: Received: from mail-pf0-f175.google.com ([209.85.192.175]:32818 "EHLO mail-pf0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751360AbdBFVuC (ORCPT ); Mon, 6 Feb 2017 16:50:02 -0500 Received: by mail-pf0-f175.google.com with SMTP id y143so26923117pfb.0 for ; Mon, 06 Feb 2017 13:50:02 -0800 (PST) In-Reply-To: <20170206204735.GA30232@linux-mips.org> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 6 Feb 2017 21:47:35 +0100 Ralf Baechle wrote: > Fixes: 5c0aec93a516 ("ip: Add HSR support") > Signed-off-by: Ralf Baechle > --- Applied, thanks.