“d5f27a8f894ed069a5e7336139a9a13391c6b13e”上不存在“drivers/net/wireless/brcm80211/brcmsmac/aiutils.c”
-
由 Tushar Behera 提交于
Commit 952cbaaa (OMAPFB: Change dssdev->manager references) added checks for OMAPFB_WAITFORVSYNC ioctl to verify that the display, output and overlay manager exist. However, the code erroneously uses && for each part, which means that OMAPFB_WAITFORVSYNC may crash the kernel if no display, output or manager is associated with the framebuffer. This patch fixes the issue by using ||. Signed-off-by: NTushar Behera <tushar.behera@linaro.org> Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
c415187b