Thomas Monjalon 87b1faa0e0 bnx2x: fix part of 32-bit build
Example of errors:
	error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
	error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘uint64_t
	error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘unsigned int’

Only 2 files are fixed. The others errors are left as exercise to the authors.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-08-03 17:39:11 +02:00
..
2015-07-27 04:27:05 +02:00
2015-07-27 04:27:05 +02:00
2015-07-27 04:27:05 +02:00
2015-07-27 04:27:05 +02:00
2015-08-03 17:26:29 +02:00
2015-07-27 04:27:05 +02:00
2015-07-27 04:27:05 +02:00
2015-07-27 04:27:05 +02:00
2015-08-03 17:39:11 +02:00
2015-08-03 17:39:11 +02:00
2015-07-27 04:27:10 +02:00
2015-07-27 04:27:10 +02:00
2015-07-27 04:27:10 +02:00
2015-07-27 04:27:10 +02:00
2015-07-27 04:27:10 +02:00
2015-08-03 17:25:00 +02:00
2015-07-27 04:27:10 +02:00
2015-07-27 04:27:10 +02:00
2015-07-27 04:27:10 +02:00
2015-08-03 17:14:53 +02:00