brcmsmac: Remove some noisy and uninformative debug messages
These messages clutter up the trace buffer without adding any useful information. Acked-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Tested-by: Daniel Wagner <wagi@monom.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
0c9a0a1dd1
commit
9242c7261b
@@ -1377,8 +1377,6 @@ int dma_txfast(struct brcms_c_info *wlc, struct dma_pub *pub,
|
||||
struct ieee80211_tx_info *tx_info;
|
||||
bool is_ampdu;
|
||||
|
||||
brcms_dbg_dma(di->core, "%s:\n", di->name);
|
||||
|
||||
/* no use to transmit a zero length packet */
|
||||
if (p->len == 0)
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user