From c15057313725942c6af8dcb60b4d4322101316d9 Mon Sep 17 00:00:00 2001 From: Matthias Kaehlcke Date: Mon, 28 May 2007 09:38:48 -0700 Subject: [PATCH] [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-format-patch failed