• E
    bnx2x: Rx work check · 2772f903
    Eilon Greenstein 提交于
    The has Rx work check was wrong: when the FW was at the end of the page,
    the driver was already at the beginning of the next page. Since the
    check only validated that both driver and FW are pointing to the same
    place, it concluded that there is still work to be done. This caused
    some serious issues including long latency results on ping-pong test and
    lockups while unloading the driver in that condition.
    Signed-off-by: NEilon Greenstein <eilong@broadcom.com>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    2772f903
bnx2x_main.c 280.6 KB