Re: [PATCH 0/5] drivers: net: usb: rtl8150: bug fixing and code cleanup

2013-05-19 Thread Petko Manolov
On Sat, 18 May 2013, Francois Romieu wrote: > Petko Manolov : > [...] > > This patch series adds rtl8150.h, which contains structure and constant > > definitons formerly found in rtl8150.c, removes socket buffer > > pre-allocated pool and uses dynamically allocated memory for the > > asynchron

Re: [PATCH 0/5] drivers: net: usb: rtl8150: bug fixing and code cleanup

2013-05-18 Thread Francois Romieu
Petko Manolov : [...] > This patch series adds rtl8150.h, which contains structure and constant > definitons formerly found in rtl8150.c, removes socket buffer > pre-allocated pool and uses dynamically allocated memory for the > asynchronous URB requests, thus avoids clobbering the previously s

[PATCH 0/5] drivers: net: usb: rtl8150: bug fixing and code cleanup

2013-05-18 Thread Petko Manolov
From: Petko Manolov This patch series adds rtl8150.h, which contains structure and constant definitons formerly found in rtl8150.c, removes socket buffer pre-allocated pool and uses dynamically allocated memory for the asynchronous URB requests, thus avoids clobbering the previously scheduled