Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: warn only once if ampdu_action isn't assigned
New drivers that might not support ampdu_action yet while in development cause a lot of warnings, use WARN_ON_ONCE instead. Signed-off-by: T Krushna Chaitanya <chaitanyatk@posedge.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information