[net80211] Remove extra \n.
This commit is contained in:
parent
869897d2e5
commit
3d12d1f14f
@ -592,7 +592,7 @@ ieee80211_ampdu_rx_start_ext(struct ieee80211_node *ni, int tid, int seq, int ba
|
||||
rap->rxa_flags |= IEEE80211_AGGR_RUNNING | IEEE80211_AGGR_XCHGPEND;
|
||||
|
||||
IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, ni,
|
||||
"%s: tid=%d, start=%d, wnd=%d, flags=0x%08x\n",
|
||||
"%s: tid=%d, start=%d, wnd=%d, flags=0x%08x",
|
||||
__func__,
|
||||
tid,
|
||||
seq,
|
||||
|
Loading…
Reference in New Issue
Block a user