From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Date: Thu, 12 Mar 2009 16:58:57 +1100 > Hi Dave, > > Today's linux-next build (powerpc allyesconfig) produced these warnings: > > drivers/net/wimax/i2400m/netdev.c: In function 'i2400m_net_erx': > drivers/net/wimax/i2400m/netdev.c:523: warning: format '%zu' expects type 'size_t', but argument 7 has type 'unsigned int' > drivers/net/wimax/i2400m/netdev.c:548: warning: format '%zu' expects type 'size_t', but argument 7 has type 'unsigned int' > > Probably introduced by commit fd5c565c0c04d2716cfdac3f1de3c2261d6a457d > ("wimax/i2400m: support extended data RX protocol (no need to reallocate > skbs)"). I just pushed Randy Dunlap's fix for this into the tree. Thanks. -- 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