Re: [PATCH 1/2] use list_for_each_entry() for iteration in hostap_ap.c

2007-05-27 Thread Matthias Kaehlcke
Signed-off-by: Matthias Kaehlcke <[EMAIL PROTECTED]> -- Matthias Kaehlcke Linux Application Developer Barcelona La posibilidad de realizar un suenyo es lo que hace que la vida sea interesante .''`.

Re: [PATCH 1/2] use list_for_each_entry() for iteration in hostap_ap.c

2007-05-27 Thread Jouni Malinen
On Sun, May 27, 2007 at 12:28:24PM +0200, Matthias Kaehlcke wrote: > thanks for your comment, here's a patch that uses > list_for_each_entry(), additionally to the initial patch it > substitutes some list_for_each() loops by list_for_each_entry() Thanks! I added this to my list of patches for the