Re: [PATCH v2 2/4] ath5k: allocate ath5k_hw prior to initializing hw

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

 



On 09/14/2009 10:32 AM, Luis R. Rodriguez wrote:
> --- a/drivers/net/wireless/ath/ath.h
> +++ b/drivers/net/wireless/ath/ath.h
> @@ -51,7 +51,7 @@ struct ath_common {
>  	u8 curbssid[ETH_ALEN];
>  	u8 bssidmask[ETH_ALEN];
>  	struct ath_regulatory regulatory;
> -	struct ath_ops *ops;
> +	const struct ath_ops *ops;

If I'm looking correctly, this will emit a warning for ath9k.
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux