[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091113.204943.94495380.davem@davemloft.net>
Date: Fri, 13 Nov 2009 20:49:43 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: lgrijincu@...acom.com
Cc: netdev@...r.kernel.org, opurdila@...acom.com
Subject: Re: [PATCH] inet: fix inet_bind_bucket_for_each
From: Lucian Adrian Grijincu <lgrijincu@...acom.com>
Date: Thu, 12 Nov 2009 17:07:26 +0200
> The first "node" is supposed to be the cursor used in the for_each.
>
> The second "node" is ment literally and should not be macro expanded:
> it's the name of the hlist_node field from the inet_bind_bucket.
>
> This currently works because when inet_bind_bucket_for_each is called
> it's argument is still "node".
>
> Signed-off-by: Lucian Adrian Grijincu <lgrijincu@...acom.com>
Applied.
--
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