commit | 89420424fce28769c338909393518087befe8b37 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathyap@serverengines.com> | Wed Feb 17 01:35:26 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 13:35:39 2010 -0800 |
tree | 1f3f40831ff18d40200bb8ff808d87ab5dbe9f48 | |
parent | 7a1e9b2059d147461cff3dfbabbfb43f296a1eef [diff] |
be2net: fix rx-path to ignore a flush completion The flush compl (compl with numfrags == 0; no data) is rcvd from hw to indicate completion of RXQ destory operation. Fix the RX path to not process it as RX data. Signed-off-by: Sathya Perla <sathyap@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>