]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
Merge branch 'tdc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 18 Nov 2018 05:54:53 +0000 (21:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Nov 2018 05:54:53 +0000 (21:54 -0800)
Lucas Bates says:

====================
Prevent uncaught exceptions in tdc

This patch series addresses two potential bugs in tdc that can
cause exceptions to be raised in certain circumstances.  These
exceptions are generally not handled, so instead we will prevent
them from being raised.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge