]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] libertas: printk warning fixes
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 21 Aug 2007 09:15:45 +0000 (02:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:38 +0000 (16:50 -0700)
commit4ecd41bd0ff5dfcb4f2c59d980f9196c160882be
treee34cbad92f2ec21b1328021efef92bb745c66404
parent655b4d16ac5e551e5c8dac5812156edfd87bf822
[PATCH] libertas: printk warning fixes

drivers/net/wireless/libertas/if_cs.c: In function 'if_cs_prog_helper':
drivers/net/wireless/libertas/if_cs.c:462: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
drivers/net/wireless/libertas/if_cs.c: In function 'if_cs_prog_real':
drivers/net/wireless/libertas/if_cs.c:538: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/if_cs.c