[PATCH net v4 0/4] r8152 bug fixes

From: Hayes Wang
Date: Mon Nov 18 2013 - 22:25:53 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/