From: Randy Dunlap Date: Wed, 11 Feb 2009 21:19:35 +0000 (-0800) Subject: Staging: rtl8187se: fix printk format warnings X-Git-Tag: v2.6.30-rc1~202^2~518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4913affd6ca41158fb29e19ca53ed2c83c041157;p=pandora-kernel.git Staging: rtl8187se: fix printk format warnings Fix staging/rtl8187se printk format warnings: drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c:845: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c:852: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed