summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorSathya Perla <sathyap@serverengines.com>2010-02-17 02:35:11 +0100
committerDavid S. Miller <davem@davemloft.net>2010-02-17 22:35:39 +0100
commit7a1e9b2059d147461cff3dfbabbfb43f296a1eef (patch)
tree96cede2e32bf278b86a06faab7c7940ee5d776b3 /block
parentbe2net: a mini optimization in rx_compl_process() code (diff)
downloadlinux-7a1e9b2059d147461cff3dfbabbfb43f296a1eef.tar.xz
linux-7a1e9b2059d147461cff3dfbabbfb43f296a1eef.zip
be2net: don't rearm mcc cq when device is not open
When an MCC cmd is issued (via a netdev/ethtool op) while the device is not open, the MCC CQ gets processed but the EQ is not processed (as isr is not registered.) This can cause the EQ to become full. So, while the device is not open, CQ must not be re-armed to prevent EQ entries. Signed-off-by: Sathya Perla <sathyap@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions