Hello David, this is a pull request for one patch.
Jiho Chu found and fixed a use-after-free error in the cleanup path in the peak pcan USB CAN driver. regards, Marc --- The following changes since commit ec988ad78ed6d184a7f4ca6b8e962b0e8f1de461: phy: Don't increment MDIO bus refcount unless it's a different owner (2016-12-07 13:27:14 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.9-20161208 for you to fetch changes up to b67d0dd7d0dc9e456825447bbeb935d8ef43ea7c: can: peak: fix bad memory access and free sequence (2016-12-08 15:59:52 +0100) ---------------------------------------------------------------- linux-can-fixes-for-4.9-20161208 ---------------------------------------------------------------- 추지호 (1): can: peak: fix bad memory access and free sequence drivers/net/can/usb/peak_usb/pcan_usb_core.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)