commit | 075cbc9eb15da8f4cba7c7eaadedd8b030d3a87a | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Thu Oct 23 12:14:02 2008 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 31 19:00:54 2008 -0400 |
tree | 2caa2f3acb07520439d93dc2be2c5ccc7ab159ca | |
parent | 5c020dc6a0f75de3cd75d9cca3b589abc1826fc5 [diff] |
mac80211: Change WARN_ON to WARN_ON_ONCE A warning would be printed for every packet that is transmitted if the rate control information isn't setup. Change this to WARN_ON_ONCE. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>