summaryrefslogtreecommitdiff
path: root/tx.c
diff options
context:
space:
mode:
Diffstat (limited to 'tx.c')
-rw-r--r--tx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tx.c b/tx.c
index 0554c94..0752d1c 100644
--- a/tx.c
+++ b/tx.c
@@ -1189,7 +1189,7 @@ void mwl_tx_flush_amsdu(unsigned long data)
amsdu_frag->cur_pos = NULL;
} else {
dev_dbg(&hw->wiphy->dev, "%pM i=%d, amsdu_frag->num=%u", sta->addr, i, amsdu_frag->num);
-
+ }
}
}
}