Search Linux Wireless

Re: [PATCH] zd1211rw-mac80211: More complete configure_filter implementation

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

 



On Thursday 04 October 2007 13:35:09 Daniel Drake wrote:
> @@ -206,6 +212,11 @@ static inline struct zd_mac *zd_usb_to_mac(struct zd_usb *usb)
>  	return zd_chip_to_mac(zd_usb_to_chip(usb));
>  }
>  
> +static inline u8 *zd_mac_get_perm_addr(struct zd_mac *mac)
> +{
> +	return mac->hw->wiphy->perm_addr;
> +}
> +
>  #define zd_mac_dev(mac) (zd_chip_dev(&(mac)->chip))
>  
>  struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf);

We talked about these obfuscator- (a.k.a. helper-) functions on IRC... ;)

-- 
Greetings Michael.
-
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