Search Linux Wireless

Re: [PATCH v2 04/11] ath9k: introduce bus specific cleanup routine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2009-01-09 at 13:24 +0100, Gabor Juhos wrote:

> +static void ath_cleanup(struct ath_softc *sc)
> +{
> +	ath_detach(sc);
> +	free_irq(sc->irq, sc);
> +	ath_bus_cleanup(sc);
> +	ieee80211_free_hw(sc->hw);
> +}

Umm...

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux