Re: [ath5k-devel] [PATCH 6/7] ath5k: Use software encryption for now

2008-02-04 Thread Luis R. Rodriguez
On Feb 4, 2008 10:51 PM, bruno randolf <[EMAIL PROTECTED]> wrote: > On Monday 04 February 2008 11:53:20 Luis R. Rodriguez wrote: > > Hardware encryption doesn't work yet so lets use software > > encryption for now. > > > > Changes-licensed-under: 3-Clause-BSD > > > > Signed-off-by: Luis R. Rodrigue

Re: [ath5k-devel] [PATCH 6/7] ath5k: Use software encryption for now

2008-02-04 Thread bruno randolf
On Monday 04 February 2008 11:53:20 Luis R. Rodriguez wrote: > Hardware encryption doesn't work yet so lets use software > encryption for now. > > Changes-licensed-under: 3-Clause-BSD > > Signed-off-by: Luis R. Rodriguez <[EMAIL PROTECTED]> > --- > drivers/net/wireless/ath5k/base.c |4 +++- >

Re: [ath5k-devel] [Wireless, ath5k] 2.6.24-git13 9135f1901ee6449dfe338adf6e40e9c2025b8150

2008-02-04 Thread Jiri Slaby
On 02/04/2008 10:52 PM, Dan Williams wrote: > On Mon, 2008-02-04 at 22:34 +0100, Oliver Pinter wrote: >> On 2/4/08, Jiri Slaby <[EMAIL PROTECTED]> wrote: >>> On 02/04/2008 03:00 PM, Oliver Pinter (Pintér Olivér) wrote: ioctl[SIOCSIWAUTH]: Operation not supported WEXT auth param 4 value 0x

Re: [ath5k-devel] [Wireless, ath5k] 2.6.24-git13 9135f1901ee6449dfe338adf6e40e9c2025b8150

2008-02-04 Thread Dan Williams
On Mon, 2008-02-04 at 22:34 +0100, Oliver Pinter wrote: > On 2/4/08, Jiri Slaby <[EMAIL PROTECTED]> wrote: > > On 02/04/2008 03:00 PM, Oliver Pinter (Pintér Olivér) wrote: > > > git top: 9135f1901ee6449dfe338adf6e40e9c2025b8150 > > > > > > [ 399.582185] wpa_supplicant[4383]: segfault at 30 ip 0806

Re: [ath5k-devel] [Wireless, ath5k] 2.6.24-git13 9135f1901ee6449dfe338adf6e40e9c2025b8150

2008-02-04 Thread Oliver Pinter
On 2/4/08, Oliver Pinter <[EMAIL PROTECTED]> wrote: > On 2/4/08, Jiri Slaby <[EMAIL PROTECTED]> wrote: > > On 02/04/2008 03:00 PM, Oliver Pinter (Pintér Olivér) wrote: > > > git top: 9135f1901ee6449dfe338adf6e40e9c2025b8150 > > > > > > [ 399.582185] wpa_supplicant[4383]: segfault at 30 ip 080697ca

Re: [ath5k-devel] [Wireless, ath5k] 2.6.24-git13 9135f1901ee6449dfe338adf6e40e9c2025b8150

2008-02-04 Thread Jiri Slaby
On 02/04/2008 03:00 PM, Oliver Pinter (Pintér Olivér) wrote: > git top: 9135f1901ee6449dfe338adf6e40e9c2025b8150 > > [ 399.582185] wpa_supplicant[4383]: segfault at 30 ip 080697ca sp > bf87a690 error 4 in wpa_supplicant[8048000+4c000] > [ 406.277199] wpa_supplicant[4384]: segfault at 30 ip 08069

Re: [ath5k-devel] [PATCH] wireless/ath5k: renamed to ath5k_pci_driver to fix Section mismatch warnings

2008-02-04 Thread John W. Linville
On Sat, Feb 02, 2008 at 10:55:10AM +0800, Denis Cheng wrote: > the struct pci_driver refered ath5k_pci_id_table which in __devinit section, > the sparse tool suggest this renamed to "*driver", kills mismatch warnings. > > Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> Sorry, I beat you to it on F

Re: [ath5k-devel] automatic Changes-licensed-under

2008-02-04 Thread Bradley M. Kuhn
As Luis noted, IANAL, I just hang out with them all day every work day. :) Luis wrote: > On the other hand if a developer wants to make GPLv2 changes to some > 3-Clause-BSD/ISC files, then its going to be very difficult at that > point to distinguish GPLv2 changes from ISC/3-Clause-BSD. IIRC at t