On Wed, 2010-06-23 at 22:38 -0700, Kiran Divekar wrote: > > +drivers/net/wireless/libertas/cfg.c:1844:13: warning: incorrect type in > > assignment (different base types) > > +drivers/net/wireless/libertas/cfg.c:1844:13: expected unsigned short > > [unsigned] [usertype] capability > > +drivers/net/wireless/libertas/cfg.c:1844:13: got restricted __le16 > > [usertype] <noident> > > +drivers/net/wireless/libertas/cmdresp.c:106:5: warning: symbol > > 'lbs_ret_802_11d_domain_info' was not declared. Should it be static? > > > > These errors did not show up during my compilation. I will now make > sure to check with various kernel configs. Any other things should I > test? These are sparse errors, you need to make C=2 CF=-D__CHECK_ENDIAN__ drivers/net/wireless/libertas/ johannes -- 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