From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [PATCH net-next v2 2/5] net: add phys ID compare helper to test if two IDs are the same Date: Thu, 16 Jul 2015 10:22:18 +0200 Message-ID: <20150716082218.GD2145@nanopsycho.orion> References: <1437033897-8050-1-git-send-email-sfeldma@gmail.com> <1437033897-8050-3-git-send-email-sfeldma@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com, simon.horman@netronome.com To: sfeldma@gmail.com Return-path: Received: from mail-wi0-f169.google.com ([209.85.212.169]:37637 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753930AbbGPIWV (ORCPT ); Thu, 16 Jul 2015 04:22:21 -0400 Received: by wibud3 with SMTP id ud3so8950680wib.0 for ; Thu, 16 Jul 2015 01:22:20 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1437033897-8050-3-git-send-email-sfeldma@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: Thu, Jul 16, 2015 at 10:04:54AM CEST, sfeldma@gmail.com wrote: >From: Scott Feldman > >Signed-off-by: Scott Feldman Acked-by: Jiri Pirko