Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information