Re: Please pull 'revert-libertas' branch of wireless-2.6
From: Jeff Garzik <hidden>
Date: 2007-05-09 21:42:19
Also in:
lkml
From: Jeff Garzik <hidden>
Date: 2007-05-09 21:42:19
Also in:
lkml
Dan Williams wrote:
I can fix those up; but setting KBUILD_VERBOSE=1 and recompiling doesn't show any of them in current libertas-2.6; -Wall is definitely defined. Is there another way to enable something give yet more verbose debug output?
The copious libertas warnings are present in vanilla upstream linux-2.6.git. Just do "make allmodconfig && make -sj4". Jeff P.S. Make sure libertas is free of sparse warnings, as all drivers should be. Read Documentation/sparse.txt. Jeff