On Fri, 2008-10-10 at 05:22 -0700, Luis R. Rodriguez wrote: > ecode = ath9k_hw_process_ini(ah, chan, macmode); > - if (ecode != 0) > + if (ecode != 0) { > + ecode = -EINVAL; > goto bad; didn't this actually want to pass up ecode? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part