[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100927.221302.102545210.davem@davemloft.net>
Date: Mon, 27 Sep 2010 22:13:02 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mcarlson@...adcom.com
Cc: bhutchings@...arflare.com, netdev@...r.kernel.org,
linux-net-drivers@...arflare.com, mchan@...adcom.com
Subject: Re: [PATCH net-next-2.6 16/17] tg3: Use
netif_set_real_num_{rx,tx}_queues()
From: "Matt Carlson" <mcarlson@...adcom.com>
Date: Mon, 27 Sep 2010 14:44:16 -0700
> On Mon, Sep 27, 2010 at 02:41:07PM -0700, Matt Carlson wrote:
>> This should be tp->irq_cnt - 1, not tp->irq_cnt. The first MSI-X vector
>> only handles link interrupts and device errors.
>
> I need to correct myself. If the irq_cnt > 1, then it needs to be
> tp->irq_cnt - 1. If the irq_cnt == 1, then it should be 1.
I fixed this when I applied Ben's patch, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists