summaryrefslogtreecommitdiff
path: root/trie.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-15 13:37:49 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-15 13:37:49 +0200
commit16e12faa29c0b86ea44956a193db4675fbf83ecb (patch)
treef694ee7adbf247ff2100a9ccd1bd52f89e65f656 /trie.h
parent721fb0de29e78a1cfd5d759758c69830333d7699 (diff)
trafgen: check offsets for all kind of csums
It seems not critical at this point, but lets check it for all offsets here as well, and mark this check as unlikely to happen. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trie.h')
0 files changed, 0 insertions, 0 deletions
class='diffstat-header'>Diffstat (limited to 'net/nfc/nci/hci.c')our kernelCI boxes hanged at boot because a faulty eSDHC device was triggering spurious CARD_INT interrupts for SD cards, causing CMD52 reads, which are not allowed for SD devices. This adds a sanity check to the interruption path, preventing that illegal command from getting sent if the CARD_INT interruption should be disabled. This quirk allows that particular machine to resume boot despite the faulty hardware, instead of getting hung dealing with thousands of mishandled interrupts. Suggested-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'drivers/usb/host/xhci-hub.c')