[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4A5CF632.7080105@gmail.com>
Date: Tue, 14 Jul 2009 23:18:42 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] NET: sungem, use spin_trylock_irqsave
On 07/14/2009 11:10 PM, David Miller wrote:
>> - if (!spin_trylock(&gp->tx_lock)) {
>> + if (!spin_trylock_irqsave(&gp->tx_lock)) {
>
> (hint: type 'make' before you send patches!!!!)
Grr, I did but my bash_history shows that I built wrong subtree. My
apologies.
--
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