OpenCloudOS-Kernel/drivers/net/ethernet/brocade/bna
stephen hemminger e1e0918fca bna: fix sparse warnings/errors
This fixes a several sparse warnings.
  * the __iomem tag was being used incorrectly (needs to be a prefix)
  * several variables should have been static since local to one file
  * the firmware was not being forwared declared
    and was const one place and not the other

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-05 13:23:00 -05:00
..
Kconfig bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
Makefile bna: Add debugfs interface. 2011-12-23 16:50:58 -05:00
bfa_cee.c bna: Add debugfs interface. 2011-12-23 16:50:58 -05:00
bfa_cee.h bna: Add debugfs interface. 2011-12-23 16:50:58 -05:00
bfa_cs.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bfa_defs.h bna: Added flash sub-module and ethtool eeprom entry points. 2011-12-23 16:50:58 -05:00
bfa_defs_cna.h bna: PLL Init Fix and Add Stats Attributes 2011-09-29 19:36:35 -04:00
bfa_defs_mfg_comm.h bna: Capability Map and MFG Block Changes for New HW 2011-09-29 19:36:34 -04:00
bfa_defs_status.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bfa_ioc.c bna: Add debugfs interface. 2011-12-23 16:50:58 -05:00
bfa_ioc.h bna: Add debugfs interface. 2011-12-23 16:50:58 -05:00
bfa_ioc_ct.c bna: Multiple Definition and Interface Setup Fix 2011-10-04 23:04:01 -04:00
bfa_msgq.c bna: off by one in bfa_msgq_rspq_pi_update() 2011-08-26 12:55:18 -04:00
bfa_msgq.h bna: MSGQ Implementation 2011-08-11 07:30:12 -07:00
bfi.h bna: Add debugfs interface. 2011-12-23 16:50:58 -05:00
bfi_cna.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bfi_enet.h bna: Introduce ENET as New Driver and FW Interface 2011-08-11 07:30:12 -07:00
bfi_reg.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bna.h bna: make function tables cont 2011-09-16 19:20:20 -04:00
bna_enet.c bna: Add debugfs interface. 2011-12-23 16:50:58 -05:00
bna_hw_defs.h bna: Brocade 1860 HW Enablement 2011-09-29 19:36:35 -04:00
bna_tx_rx.c bna: Add Callback to Fix RXQ Stop 2011-09-29 19:36:36 -04:00
bna_types.h bna: fix sparse warnings/errors 2012-01-05 13:23:00 -05:00
bnad.c bna: fix sparse warnings/errors 2012-01-05 13:23:00 -05:00
bnad.h bna: fix sparse warnings/errors 2012-01-05 13:23:00 -05:00
bnad_debugfs.c bna: Add debugfs interface. 2011-12-23 16:50:58 -05:00
bnad_ethtool.c bna: make ethtool_ops and strings const 2012-01-05 13:23:00 -05:00
cna.h bna: Convert MAC_ADDRLEN uses to ETH_ALEN 2011-11-16 20:23:18 -05:00
cna_fwimg.c bna: fix sparse warnings/errors 2012-01-05 13:23:00 -05:00