From owner-svn-src-head@FreeBSD.ORG Fri Jun 8 02:22:18 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 129DF106564A; Fri, 8 Jun 2012 02:22:18 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id CD0828FC17; Fri, 8 Jun 2012 02:22:17 +0000 (UTC) Received: by dadv36 with SMTP id v36so1834982dad.13 for ; Thu, 07 Jun 2012 19:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=SUQwDW100yaOizWewvBo2Ykd51RgG4eUW2tk3eZiLMc=; b=yIZMSxr6no0XZVzaO6xI/qK9J9gFYEjCUeozLIvxbIcF5DRyeAL68lME1Zrs7LmHOX SQYpL+RIfMgBat73edfpIrGg/Gyzdv3LNSGCVBzq+6p9ddxbDDfxn4kARRrHPbUjGCDq 3xCuHKg93MhT0QDAsqVzAeuLV7Ob87GZPShnVTAgqQNnYnSjDd875Thp8Kleycw7KRVQ e56d96xoq2nokgrOWo2jXRJoIjjsq6ewUUmEKXLwNxPRCxOovOGT8bYuR6ELxO5K41GQ rB/H5xXCKZwzITCRbOXu7Ni8LpUsQdtif3KYgnRRb+6H9WMUcBbZmIX6wieQQGIDSsWz QKWg== MIME-Version: 1.0 Received: by 10.68.225.6 with SMTP id rg6mr15056515pbc.100.1339122137274; Thu, 07 Jun 2012 19:22:17 -0700 (PDT) Sender: maksim.yevmenkin@gmail.com Received: by 10.68.204.33 with HTTP; Thu, 7 Jun 2012 19:22:17 -0700 (PDT) In-Reply-To: References: <201206072257.q57MvQXI016696@svn.freebsd.org> Date: Thu, 7 Jun 2012 19:22:17 -0700 X-Google-Sender-Auth: NevbRA8n6aHccY3POrn0SRwDb5s Message-ID: From: Maksim Yevmenkin To: Jack Vogel Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r236729 - head/sys/dev/ixgbe X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2012 02:22:18 -0000 Jack, On Thu, Jun 7, 2012 at 5:36 PM, Jack Vogel wrote: > Just because the Linux driver does something does not mean that FreeBSD > should, > this may be OK, but it isn't something automatic, and with a thing like this > you should > at least have asked me first... please next time? oh... i'm sorry. i just went by the comment in the code that clearly states where values were taken from and what they should be. naturally, i assumed it was a typo. again, sorry about that. i will double check next time. thanks, max