linux/drivers/net/benet
Ivan Vecera e74fbd0302 be2net: increment work_counter in be_worker
The commit 609ff3b ("be2net: add code to display temperature of ASIC")
adds support to display temperature of ASIC but there is missing
increment of work_counter in be_worker. Because of this 1) the
function be_cmd_get_die_temperature is called every 1 second instead
of every 32 seconds 2) be_cmd_get_die_temperature is called, although
it is not supported.  This patch fixes this bug.

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-21 17:36:00 -07:00
..
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile
be.h be2net: Rename some struct members for clarity 2011-04-06 14:40:15 -07:00
be_cmds.c Fix common misspellings 2011-03-31 11:26:23 -03:00
be_cmds.h be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_ethtool.c be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_hw.h be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_main.c be2net: increment work_counter in be_worker 2011-04-21 17:36:00 -07:00