Hello David, this is a pull reqeust of one patch for net/master.
The patch is by Andri Yngvason and fixes a potential use-after-free bug in the cc770 driver introduced in the previous pull-request. regards, Marc --- The following changes since commit a069215cf5985f3aa1bba550264907d6bd05c5f7: net: fec: Fix unbalanced PM runtime calls (2018-03-18 16:32:47 -0400) are available in the Git repository at: ssh://[email protected]/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.16-20180319 for you to fetch changes up to 9ffd7503944ec7c0ef41c3245d1306c221aef2be: can: cc770: Fix use after free in cc770_tx_interrupt() (2018-03-19 10:57:29 +0100) ---------------------------------------------------------------- linux-can-fixes-for-4.16-20180319 ---------------------------------------------------------------- Andri Yngvason (1): can: cc770: Fix use after free in cc770_tx_interrupt() drivers/net/can/cc770/cc770.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
