linux-stable/drivers/net/benet
Ajit Khaparde 0fc48c37ff be2net: fix to avoid sending get_stats request if one is already being processed.
GET_STATS request uses the same memory region as the response.
If a new request for get stats is fired before the response for
the previous get_stats request is received, the response will
corrupt the new request, causing the f/w to misbehave.

Signed-off-by: Somnath K <somnathk@serverengines.com>
Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-30 23:59:06 -07:00
..
be.h be2net: fix to avoid sending get_stats request if one is already being processed. 2010-07-30 23:59:06 -07:00
be_cmds.c be2net: fix to avoid sending get_stats request if one is already being processed. 2010-07-30 23:59:06 -07:00
be_cmds.h be2net: add code to dump registers for debug 2010-07-30 23:59:05 -07:00
be_ethtool.c be2net: change to show correct physical link status 2010-07-30 23:59:06 -07:00
be_hw.h be2net: add code to dump registers for debug 2010-07-30 23:59:05 -07:00
be_main.c be2net: fix to avoid sending get_stats request if one is already being processed. 2010-07-30 23:59:06 -07:00
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile