Commit caebdc0
[brcmfmac] Don't issue wrong insufficient headroom warning
We may just have had to clone a packet, and not actually
have run out of headroom. Only issue warning about headroom
when we actually ran out of headroom.
This removes useless spam about needing 0 more bytes of headroom.
Signed-off-by: Daniel Berlin <dberlin@dberlin.org>1 parent f80f7ff commit caebdc0
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
330 | | - | |
331 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
332 | 334 | | |
333 | 335 | | |
334 | 336 | | |
| |||
0 commit comments