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:31:14 -07:00
2005-08-29 15:32:25 -07:00
2005-07-30 09:47:53 -05:00
2005-08-26 19:37:12 -07:00
2005-08-29 15:31:14 -07:00
2005-08-10 11:03:02 -07:00
2005-08-29 10:42:39 -07:00
2005-07-12 16:01:02 -07:00
2005-08-29 15:59:42 -04:00
2005-06-21 18:46:32 -07:00
2005-08-29 15:31:14 -07:00