From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steffen Klassert Subject: Re: [PATCH][ipsec-next] xfrm: remove unnecessary check in xfrmi_get_stats64 Date: Tue, 9 Oct 2018 10:20:04 +0200 Message-ID: <20181009082004.GS3823@gauss3.secunet.de> References: <1538877375-17220-1-git-send-email-lirongqing@baidu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: To: Li RongQing Return-path: Received: from a.mx.secunet.com ([62.96.220.36]:60050 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726668AbeJIPfu (ORCPT ); Tue, 9 Oct 2018 11:35:50 -0400 Content-Disposition: inline In-Reply-To: <1538877375-17220-1-git-send-email-lirongqing@baidu.com> Sender: netdev-owner@vger.kernel.org List-ID: On Sun, Oct 07, 2018 at 09:56:15AM +0800, Li RongQing wrote: > if tstats of a device is not allocated, this device is not > registered correctly and can not be used. > > Signed-off-by: Li RongQing Applied to ipsec-next, thanks!