Hi Stephen, El 22/05/13 02:55, Stephen Rothwell escribió: > Hi all, > > After merging the final tree, today's linux-next build (sparc32 defconfig) > produced this warning: > > drivers/net/ethernet/sun/sunbmac.c: In function 'bigmac_set_multicast': > drivers/net/ethernet/sun/sunbmac.c:998:6: warning: unused variable 'i' [-Wunused-variable] > > Introduced by commit bfd428daaf61 ("net: ethernet: sun: initialize > variables directly") from the net-next tree. > Thank you for notifying. After a second look at the code, I see the apple and korina patch counterparts also leave an extra i variable now; the dm9000 patch should be unaffected as it still uses i for other things. @David, what would you like me to do? I can send another set of patches fixing this, resend the full original series but fixed, or resend just the affected patches. Emilio -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html