Search Linux Wireless

Re: [PATCH] b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support

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

 



On Sun, Jun 29, 2008 at 07:20:21PM +0200, drago01 wrote:

> diff --git a/drivers/net/wireless/b43/rfkill.c
> b/drivers/net/wireless/b43/rfkill.c
> index 4cca203..4c0dd99 100644
> --- a/drivers/net/wireless/b43/rfkill.c
> +++ b/drivers/net/wireless/b43/rfkill.c
> @@ -43,6 +43,23 @@ static bool b43_is_hw_radio_enabled(struct b43_wldev *dev)
>  	return 0;
>  }
> 
> +/* Update the rfkill state */
> +static void b43_rfkill_update_state(struct b43_wldev *dev)
> +{
> +	struct b43_rfkill *rfk = &(dev->wl->rfkill);

<snip>


> diff --git a/drivers/net/wireless/b43legacy/rfkill.c
> b/drivers/net/wireless/b43legacy/rfkill.c
> index 8935a30..19dabb7 100644
> --- a/drivers/net/wireless/b43legacy/rfkill.c
> +++ b/drivers/net/wireless/b43legacy/rfkill.c
> @@ -44,6 +44,23 @@ static bool b43legacy_is_hw_radio_enabled(struct
> b43legacy_wldev *dev)
>  	return 0;
>  }
> 
> +/* Update the rfkill state */
> +static void b43legacy_rfkill_update_state(struct b43legacy_wldev *dev)
> +{
> +	struct b43_rfkill *rfk = &(dev->wl->rfkill);

In b43legacy the structure name is 'b43legacy_rfkill'.  Please make
sure you compile patches before submitting them.

John
-- 
John W. Linville
linville@xxxxxxxxxxxxx
--
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