https://github.com/torvalds/linux
Revision 0c14e5ced264620284bd96f888614768c9bd0976 authored by Ariel Elior on 17 April 2013, 22:49:06 UTC, committed by David S. Miller on 18 April 2013, 19:03:26 UTC
This fixes 2 issues regarding bnx2x's status blocks:

   1. ethtool -c caused corruption of status blocks in FW RAM.

   2. when using multi-CoS, the configuration of the timeout values of
      status blocks is incorrect, harming the coalescing of interrupts
      for such CoSs.

Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d46f7c4
History
Tip revision: 0c14e5ced264620284bd96f888614768c9bd0976 authored by Ariel Elior on 17 April 2013, 22:49:06 UTC
bnx2x: Fix status blocks configuration
Tip revision: 0c14e5c

back to top