[PATCH net v4 0/4] r8152 bug fixes
From: Hayes Wang <hidden>
Date: 2013-11-19 03:25:24
Also in:
lkml
From: Hayes Wang <hidden>
Date: 2013-11-19 03:25:24
Also in:
lkml
For the patch #1, I modify the type of the variable "pkt_len" from "unsigned" to "unsigned int". Hayes Wang (4): r8152: fix tx/rx memory overflow r8152: modify the tx flow r8152: support stopping/waking tx queue r8152: fix incorrect type in assignment drivers/net/usb/r8152.c | 109 ++++++++++++++++++++---------------------------- 1 file changed, 45 insertions(+), 64 deletions(-) -- 1.8.3.1