From: Suresh Reddy Date: Fri, 11 Jul 2014 08:33:01 +0000 (+0530) Subject: be2net: set EQ DB clear-intr bit in be_open() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~289^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cad9f3b61c7268fa89ab8096e23202300399b5d;p=pandora-kernel.git be2net: set EQ DB clear-intr bit in be_open() On BE3, if the clear-interrupt bit of the EQ doorbell is not set the first time it is armed, ocassionally we have observed that the EQ doesn't raise anymore interrupts even if it is in armed state. This patch fixes this by setting the clear-interrupt bit when EQs are armed for the first time in be_open(). Signed-off-by: Suresh Reddy Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed