From: Randy Dunlap Date: Thu, 12 Mar 2009 06:24:03 +0000 (-0700) Subject: wimax: fix i2400m printk formats X-Git-Tag: v2.6.30-rc1~662^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff5e2b4732b8386d8354da2cdf7c146487f51736;p=pandora-kernel.git wimax: fix i2400m printk formats Fix printk format warnings: 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' Signed-off-by: Randy Dunlap Signed-off-by: Inaky Perez-Gonzalez Signed-off-by: David S. Miller --- Reading git-diff-tree failed