commit | a7a0ef31def6b6badd94fc96c8f17c2e18d91513 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathyap@serverengines.com> | Wed Jun 10 02:23:28 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 11 02:47:18 2009 -0700 |
tree | 92fe215db7404bf3c112ddc4ea371d849338408e | |
parent | 76fbb42919396b9bf68c9a03ceb037c971a02e2f [diff] |
be2net: Fix early reset of rx-completion be_rx_compl_get() must not reset(via the valid word) the rx_compl as the rx_compl is not processed yet; it must be reset after it is processed. Signed-off-by: Sathya Perla <sathyap@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>