From: Eldad Zack Date: Sat, 21 Apr 2012 22:48:04 +0000 (+0200) Subject: brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing X-Git-Tag: v3.2.24~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c095fd3e95b6edf46016ac77ad78a61522ce8ed;p=pandora-kernel.git brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing commit 6ead629b27269c553c9092c47cd8f5ab0309ee3b upstream. I keep getting the following messages on the log buffer: [ 2167.097507] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU [ 2281.331305] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU [ 2281.332539] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU [ 2329.876605] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU [ 2329.877354] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU [ 2462.280756] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU [ 2615.651689] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU From the code comment I understand that this something that can - and does, quite frequently - happen. Signed-off-by: Eldad Zack Acked-by: Franky Lin Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed