From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next 0/3] team: couple of patches Date: Thu, 12 Jul 2012 08:11:24 -0700 (PDT) Message-ID: <20120712.081124.1207448876900334978.davem@davemloft.net> References: <1342020844-3547-1-git-send-email-jpirko@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: jpirko@redhat.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:57396 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932679Ab2GLPLZ (ORCPT ); Thu, 12 Jul 2012 11:11:25 -0400 In-Reply-To: <1342020844-3547-1-git-send-email-jpirko@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Wed, 11 Jul 2012 17:34:01 +0200 > Jiri Pirko (3): > team: use function team_port_txable() for determing enabled and up > port > team: add broadcast mode > team: make team_port_enabled() and team_port_txable() static inline All applied, thanks.