Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755783AbZLNMt4 (ORCPT ); Mon, 14 Dec 2009 07:49:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754784AbZLNMtz (ORCPT ); Mon, 14 Dec 2009 07:49:55 -0500 Received: from stinky.trash.net ([213.144.137.162]:61499 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753437AbZLNMty (ORCPT ); Mon, 14 Dec 2009 07:49:54 -0500 Message-ID: <4B263468.3060406@trash.net> Date: Mon, 14 Dec 2009 13:49:44 +0100 From: Patrick McHardy User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: Arnd Bergmann CC: Stephen Hemminger , "" , "Michael S. Tsirkin" , Herbert Xu , netdev@vger.kernel.org, bridge@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Patrick Mullaney Subject: Re: [RFC 1/2] macvlan: Allow plugging in additional backends References: <1259862720-28432-1-git-send-email-arnd@arndb.de> <1259862720-28432-2-git-send-email-arnd@arndb.de> In-Reply-To: <1259862720-28432-2-git-send-email-arnd@arndb.de> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 596 Lines: 15 Arnd Bergmann wrote: > This patch includes only the basic framework for overriding the > receive path. With these hooks, we can add the macvtap driver > and potentially other drivers that directly interface with a > hypervisor. > > Loosely based on a patch by Patrick Mullaney based on another > patch by Arnd Bergmann. This patch looks fine to me. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/