From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752374AbcFVKEP (ORCPT ); Wed, 22 Jun 2016 06:04:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52093 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751443AbcFVKDq (ORCPT ); Wed, 22 Jun 2016 06:03:46 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <146658898230.4550.7226255613607733759.stgit@warthog.procyon.org.uk> References: <146658898230.4550.7226255613607733759.stgit@warthog.procyon.org.uk> Cc: dhowells@redhat.com, davem@davemloft.net, netdev@vger.kernel.org, linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next 00/14] rxrpc: Get rid of conn bundle and transport structs MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <6204.1466589798.1@warthog.procyon.org.uk> Date: Wed, 22 Jun 2016 11:03:18 +0100 Message-ID: <6205.1466589798@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Wed, 22 Jun 2016 10:03:20 +0000 (UTC) To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ignore this version please. Fengguang's magic box of tricks spotted a bug in it. David