Re: [PATCH iproute2] ip: HSR: Fix cut and paste error

2017-02-06 Thread Stephen Hemminger
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.

[PATCH iproute2] ip: HSR: Fix cut and paste error

2017-02-06 Thread Ralf Baechle
Fixes: 5c0aec93a516 ("ip: Add HSR support") Signed-off-by: Ralf Baechle --- I found this by coincidence when reading the HSR code. ip/iplink_hsr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip/iplink_hsr.c b/ip/iplink_hsr.c index cb744eb..696b2c9 100644 --- a/ip/iplink_h