From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hayes Wang Subject: [PATCH net v3 0/4] r8152 bug fixes Date: Fri, 15 Nov 2013 15:57:55 +0800 Message-ID: <1384502279-9959-1-git-send-email-hayeswang@realtek.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , Hayes Wang To: Return-path: Received: from rtits2.realtek.com ([60.250.210.242]:56218 "EHLO rtits2.realtek.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752831Ab3KOH6S (ORCPT ); Fri, 15 Nov 2013 02:58:18 -0500 Sender: netdev-owner@vger.kernel.org List-ID: I split the code of stopping/waking tx queue into the another patch. 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