summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorMark Lord <kernel@teksavvy.com>2010-08-20 10:13:16 -0400
committerJeff Garzik <jgarzik@redhat.com>2010-08-25 19:24:16 -0400
commit55ee67f837882f28a900705a2ca1af257ab6c53d (patch)
tree91393e3155968c1654bfdf89fdbe404afd736554 /drivers/input
parent44b733809a5aba7f6b15a548d31a56d25bf3851c (diff)
downloadlinux-3.10-55ee67f837882f28a900705a2ca1af257ab6c53d.tar.gz
linux-3.10-55ee67f837882f28a900705a2ca1af257ab6c53d.tar.bz2
linux-3.10-55ee67f837882f28a900705a2ca1af257ab6c53d.zip
libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
Remove harmful BUG_ON() from ata_bmdma_qc_issue(), as it casts too wide of a net and breaks sata_mv. It also crashes the kernel while doing the BUG_ON(). There's already a WARN_ON_ONCE() further down to catch the case of POLLING for a BMDMA operation. Signed-off-by: Mark Lord <mlord@pobox.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> Cc: stable@kernel.org
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions