Re: [U-Boot] [Patch v3 1/2] net: introduce transparent driver private in ueth_data

2012-08-21 Thread Marek Vasut
Dear Lucas Stach, > Avoid clutter in ueth_data. Individual drivers should not mess > with structures belonging to the core like this. > > Signed-off-by: Lucas Stach > --- > drivers/usb/eth/smsc95xx.c | 48 > -- include/usb_ether.h > | 8 ++-

Re: [U-Boot] [Patch v3 1/2] net: introduce transparent driver private in ueth_data

2012-08-21 Thread Mike Frysinger
On Tuesday 21 August 2012 09:23:12 Lucas Stach wrote: > Avoid clutter in ueth_data. Individual drivers should not mess > with structures belonging to the core like this. nice work -mike signature.asc Description: This is a digitally signed message part. __

[U-Boot] [Patch v3 1/2] net: introduce transparent driver private in ueth_data

2012-08-21 Thread Lucas Stach
Avoid clutter in ueth_data. Individual drivers should not mess with structures belonging to the core like this. Signed-off-by: Lucas Stach --- drivers/usb/eth/smsc95xx.c | 48 -- include/usb_ether.h| 8 ++-- 2 Dateien geƤndert, 36 Zeilen h