aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2011-06-08 19:29:32 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-03 11:41:04 -0700
commit8210cf522873ff4bb1027a7cebb3199fd3c5b29b (patch)
tree6308dd3d4570e2c83028fdba61bc4e9562a89dee /scripts/patch-kernel
parent890ecd3d30e0ba8b1b676eaf6c925f65483f5f0d (diff)
cnic: Fix interrupt logic
commit 93736656138e6d2f39f19c1d68f9ef81cfc9dd66 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions