mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Fix for bad memory access while disconnecting. netdev is freed before private data free, and dev is accessed after freeing netdev. This makes a slub problem, and it raise kernel oops with slub debugger config. Signed-off-by: Jiho Chu <jiho.chu@samsung.com> Cc: linux-stable <stable@vger.kernel.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pcan_ucan.h | ||
| pcan_usb_core.c | ||
| pcan_usb_core.h | ||
| pcan_usb_fd.c | ||
| pcan_usb_pro.c | ||
| pcan_usb_pro.h | ||
| pcan_usb.c | ||