From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935320AbYEBUQh (ORCPT ); Fri, 2 May 2008 16:16:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763288AbYEBUQZ (ORCPT ); Fri, 2 May 2008 16:16:25 -0400 Received: from smtp.opengridcomputing.com ([209.198.142.2]:48006 "EHLO smtp.opengridcomputing.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755585AbYEBUQZ (ORCPT ); Fri, 2 May 2008 16:16:25 -0400 Message-ID: <481B7697.2080500@opengridcomputing.com> Date: Fri, 02 May 2008 15:16:23 -0500 From: Steve Wise User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Roland Dreier CC: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, general@lists.openfabrics.org Subject: Re: [PATCH 2.6.26 1/3] RDMA/cxgb3: QP flush fixes References: <20080502161741.30500.95337.stgit@dell3.ogc.int> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Roland Dreier wrote: > thanks, applied all 3... (1/3 was against a slightly old tree, so I had > to fix up __FUNCTION__ -> __func__ in the context of the diffs) > Sorry about that. Someday I'll learn __func__. ;-)