mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
- For ural(4):
o Fix node leakage in ural_start(), if ural_tx_mgt() fails.
o Fix mbuf leakage in ural_tx_{mgt,data}(), if usbd_transfer() fails.
o In ural_tx_{mgt,data}(), set ural_tx_data.{m,ni} to NULL, if
usbd_transfer() fails, so they will not be freed again in ural_stop().
Approved by: sam (mentor)
|
||
|---|---|---|
| .. | ||
| if_wavelan_ieee.h | ||
| if_wi.c | ||
| if_wi_pccard.c | ||
| if_wi_pci.c | ||
| if_wireg.h | ||
| if_wivar.h | ||
| spectrum24t_cf.h | ||