Peter Hagervall 14ab9b867a [BNX2]: Possible sparse fixes, take two
This patch contains the following possible cleanups/fixes:

- use C99 struct initializers
- make a few arrays and structs static
- remove a few uses of literal 0 as NULL pointer
- use convenience function instead of cast+dereference in bnx2_ioctl()
- remove superfluous casts to u8 * in calls to readl/writel

Signed-off-by: Peter Hagervall <hager@cs.umu.se>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:56:43 -07:00
..
2005-08-29 15:32:25 -07:00
2005-08-19 03:12:16 -04:00
2005-08-29 15:32:25 -07:00
2005-08-26 16:30:30 -07:00
2005-08-28 20:28:25 -04:00
2005-08-29 15:32:25 -07:00
2005-08-29 15:56:43 -07:00
2005-08-18 16:59:14 -04:00
2005-08-18 22:14:39 -04:00
2005-08-29 15:32:25 -07:00
2005-08-29 15:31:14 -07:00
2005-08-29 15:50:49 -07:00