Eilon Greenstein 3196a88a85 bnx2x: Minor code improvements
Minor code improvements
Small changes to make the code a little bit more efficient and mostly
more readable:
- Using unified macros for EMAC_RD/WR which looks like normal REG_RD/WR
- Removing the NIG_WR since it did nothing and was only confusing
- On bnx2x_panic_dump, print only the used parts of the rings
- define parameters only on the branch they are needed and not at the
  beginning of the function
- using NETIF_MSG_INTR and not private BNX2X_MSG_SP for debug prints

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-08-13 16:05:36 -07:00
..
2008-07-24 10:47:41 -07:00
2008-07-17 20:20:59 +08:00
2008-07-25 10:53:49 -07:00
2008-07-25 10:53:30 -07:00
2008-08-01 19:04:26 +02:00
2008-08-13 16:05:36 -07:00
2008-07-02 15:06:24 -06:00
2008-07-26 12:00:11 -07:00
2008-08-04 17:12:07 -07:00
2008-08-04 12:51:06 +09:00
2008-08-05 14:33:46 -07:00
2008-07-21 21:54:55 -07:00
2008-08-05 14:33:49 -07:00
2008-07-30 10:10:22 +01:00