Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753599AbdCOUGw (ORCPT ); Wed, 15 Mar 2017 16:06:52 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:34773 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751495AbdCOUGt (ORCPT ); Wed, 15 Mar 2017 16:06:49 -0400 Subject: Re: [PATCH net-next v2 3/3] net: dsa: mv88e6xxx: specify ageing time limits To: Vivien Didelot , netdev@vger.kernel.org References: <20170315195350.11059-1-vivien.didelot@savoirfairelinux.com> <20170315195350.11059-4-vivien.didelot@savoirfairelinux.com> Cc: linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, "David S. Miller" , Andrew Lunn , Jason Cobham From: Florian Fainelli Message-ID: <1c4d818c-6f87-2114-f564-a7bb2db4a187@gmail.com> Date: Wed, 15 Mar 2017 13:04:33 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20170315195350.11059-4-vivien.didelot@savoirfairelinux.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 385 Lines: 10 On 03/15/2017 12:53 PM, Vivien Didelot wrote: > Now that DSA has ageing time limits, specify them when registering a > switch so that out-of-range values are handled correctly by the core. > > Signed-off-by: Vivien Didelot > Reported-by: Jason Cobham Reviewed-by: Florian Fainelli -- Florian