diff options
author | Michael Chan <mchan@broadcom.com> | 2011-06-08 19:29:32 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-06-08 23:52:36 -0700 |
commit | 93736656138e6d2f39f19c1d68f9ef81cfc9dd66 (patch) | |
tree | c5ff0e79d7ed67bb8078c5b32e2db35b89125a9a /drivers/net/ac3200.c | |
parent | 2b77bdde97ae8241dcc23110a4e837acfbc83438 (diff) | |
download | blackbird-op-linux-93736656138e6d2f39f19c1d68f9ef81cfc9dd66.tar.gz blackbird-op-linux-93736656138e6d2f39f19c1d68f9ef81cfc9dd66.zip |
cnic: Fix interrupt logic
We need to keep looping until cnic_get_kcqes() returns 0. cnic_get_kcqes()
returns a maximum of 64 entries. If there are more entries in the queue
and we don't loop back, the remaining entries may not be serviced for a
long time.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ac3200.c')
0 files changed, 0 insertions, 0 deletions