• Stephen Hemminger's avatar
    [NET]: free_netdev - fix leaky drivers · 953fc0bd
    Stephen Hemminger authored
    When doing the audit for this change, it was obvious that several drivers
    allocate but never free the net_device.
    
    This fixes these drivers.  This patch is riskier than the earlier
    ones, because it isn't just a simple substitution and maybe there
    is a reason they never free.
    953fc0bd
lasi_82596.c 42.2 KB