David S. Miller 5859854290 bna: Fix set-but-unused variables.
The variable 'pgoff' is set but unused in bfa_nw_ioc_fwver_get()
and bfa_ioc_download_fw().

Similarly for 'cmd_h' in bna_mbox_flush_q and the entirety of
bna_rit_mod_uninit() is unused since variables are purely set but no
action is made using them.

Same for 'bna' in bna_rit_create() and 'ret' in bna_rx_create().

Just kill them off.

Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-17 16:54:08 -07:00
..
2010-12-25 19:16:03 -08:00
2011-04-17 16:54:08 -07:00
2010-12-25 19:16:03 -08:00
2010-10-05 20:39:39 -07:00
2010-12-25 19:16:03 -08:00
2010-08-23 20:24:12 -07:00
2011-04-17 16:54:08 -07:00
2011-03-31 11:26:23 -03:00
2011-04-17 16:54:08 -07:00
2010-12-25 19:16:02 -08:00
2010-12-25 19:16:03 -08:00
2011-04-12 14:50:44 -07:00
2011-04-12 14:50:44 -07:00
2010-10-05 20:39:39 -07:00
2010-08-23 20:24:12 -07:00