freebsd-skq/sys/dev/ral
sephe f9d2951cad - Fix mbuf/node leakage in drivers' raw_xmit().
- 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)
2007-04-19 13:09:57 +00:00
..
if_ral_pci.c
if_ralrate.c
if_ralrate.h
rt2560.c
rt2560reg.h
rt2560var.h
rt2661_ucode.h
rt2661.c
rt2661reg.h
rt2661var.h