commit | aa331df0e5e6ebac086ed80b4fbbfd912fe6b32a | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Fri Apr 06 16:35:53 2012 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 09 15:54:48 2012 -0400 |
tree | 5cc76a05498c1a161367d72f2653744c3eaa8a27 | |
parent | 0298dc9f2273fb2d596ae10d7700f054bfce601d [diff] |
mac80211: Convert WARN_ON to WARN_ON_ONCE When the control-rate tables are not set up correctly, it makes little sense to spam the logs, thus change the WARN_ON to WARN_ON_ONCE. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>