]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
mac80211: warn only once if ampdu_action isn't assigned
authorChaitanya <chaitanyatk@posedge.com>
Fri, 7 Dec 2012 06:49:34 +0000 (12:19 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Dec 2012 08:12:50 +0000 (09:12 +0100)
commit50c16e2251b63224c05e35d80d434a479a312b4a
tree01aba4cd32234aec79846d2c6dff5e8aa3acb3a6
parent0b7dff4faed07f55be2a98dd0eafc02623174236
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>
net/mac80211/agg-tx.c