Search Linux Wireless

Re: [PATCH 2/7] ath5k: Remove opaque pointers from ath5k_hw_attach()

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

 



>  struct ath5k_hw {
>  	u32			ah_magic;
>  
> -	void			*ah_sc;
> -	void __iomem		*ah_sh;
> +	struct ath5k_softc	*ah_sc;
> +	void __iomem		*ah_iobase;
>  
>  	enum ath5k_int		ah_imr;

Why do you need separate ath5k_hw and ath5k_softc structures anyway?

-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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