From: Larry Finger Date: Fri, 6 Apr 2012 21:35:53 +0000 (-0500) Subject: mac80211: Convert WARN_ON to WARN_ON_ONCE X-Git-Tag: v3.4-rc3~32^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa331df0e5e6ebac086ed80b4fbbfd912fe6b32a;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed