[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C9A627D.4060800@cs.wisc.edu>
Date: Wed, 22 Sep 2010 15:09:33 -0500
From: Mike Christie <michaelc@...wisc.edu>
To: kxie@...lsio.com
CC: netdev@...r.kernel.org, linux-scsi@...r.kernel.org,
open-iscsi@...glegroups.com, rranjan@...lsio.com,
James.Bottomley@...senPartnership.com, davem@...emloft.net
Subject: Re: [PATCH] cxgbi: bug fixes and code cleanup
On 09/21/2010 11:09 AM, kxie@...lsio.com wrote:
> [PATCH] cxgbi: bug fixes and code cleanup
>
> From: Karen Xie<kxie@...lsio.com>
>
> The patch includes the following changes.
> - removed un-used code
> - renamed alloc_cpl() to alloc_wr().
> - fixed connecting over VLAN.
> - updated cxgb4i connection setting and pagepod programming.
Could you break up the patch into a patch per change next time?
> - read_lock(&csk->callback_lock);
> dskb = skb_peek(&csk->receive_queue);
> if (!dskb) {
> read_unlock(&csk->callback_lock);
I think you also have to remove this read_unlock call.
--
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