From: Matthias Kaehlcke Date: Mon, 28 May 2007 16:38:48 +0000 (-0700) Subject: [PATCH] hostap: Use list_for_each_entry X-Git-Tag: v2.6.23-rc1~1201^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c15057313725942c6af8dcb60b4d4322101316d9;p=pandora-kernel.git [PATCH] hostap: Use list_for_each_entry Use list_for_each_entry() instead of manual iteration and substitute some list_for_each() loops with list_for_each_entry(). Signed-off-by: Matthias Kaehlcke Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed