ath9k: make use of list_for_each_entry_safe
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Tue, 28 Feb 2012 15:24:44 +0000 (20:54 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 5 Mar 2012 20:23:14 +0000 (15:23 -0500)
commit6a01f0c08d20a2b1356c1cb90ef97a0dc412b64c
tree0ece06da5387450b45fc78eea54c127ba7793c37
parentd53c74e5a124b0aaed7e9b5c462d1806aad54757
ath9k: make use of list_for_each_entry_safe

this does the same thing as the previous code

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c