Search Linux Wireless

Re: [PATCH 08/15] cfg80211: clean up key add/remove interface

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

 



On Fri, 2007-08-24 at 13:55 -0500, Larry Finger wrote:

> I found a compile problem when all the patches were installed in that 'ops' was not defined in 
> wireless/core.c. This patch should be
> 
> +       WARN_ON(!drv->ops->add_key && drv->ops->del_key);
> +       WARN_ON(drv->ops->add_key && !drv->ops->del_key);
> 
> and not WARN_ON(!ops->add_key etc.
> 
> A similar change is also required in patch 11/15.

Huh, odd. Seems I somehow messed up this series, I'll look into all the
things next week (busy over the weekend)

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