David Kilroy 4244f41a04 orinoco: fix printk format specifier for size_t arguments
This addresses the following compile warnings on 64-bit platforms.

drivers/net/wireless/orinoco/scan.c: In function 'orinoco_add_hostscan_results':
drivers/net/wireless/orinoco/scan.c:194: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
drivers/net/wireless/orinoco/scan.c:211: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
drivers/net/wireless/orinoco/scan.c:211: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 15:01:54 -04:00
..
2009-07-10 15:01:46 -04:00
2009-07-10 15:01:44 -04:00
2009-07-10 15:01:46 -04:00
2009-07-10 15:01:46 -04:00
2009-07-10 15:01:46 -04:00
2009-07-10 15:01:44 -04:00
2009-07-10 15:01:46 -04:00
2009-07-10 15:01:44 -04:00
2009-02-13 13:44:13 -05:00
2009-02-13 13:44:13 -05:00
2009-07-10 15:01:46 -04:00
2009-07-10 15:01:47 -04:00