Re: [U-Boot] [PATCH 1/5] e1000: Clean up handling of dual-port NICs and support 82571

2011-10-27 Thread Wolfgang Denk
Dear Kyle Moffett, In message <1318971929-1160-2-git-send-email-kyle.d.moff...@boeing.com> you wrote: > Consolidate the test for a dual-port NIC to one location for easy > modification, then fix support for the dual-port 82571. > > Signed-off-by: Kyle Moffett > Cc: Ben Warren > --- > drivers/

[U-Boot] [PATCH 1/5] e1000: Clean up handling of dual-port NICs and support 82571

2011-10-18 Thread Kyle Moffett
Consolidate the test for a dual-port NIC to one location for easy modification, then fix support for the dual-port 82571. Signed-off-by: Kyle Moffett Cc: Ben Warren --- drivers/net/e1000.c | 66 +- drivers/net/e1000.h |6 2 files change

[U-Boot] [PATCH 1/5] e1000: Clean up handling of dual-port NICs and support 82571

2011-02-11 Thread Kyle Moffett
Consolidate the test for a dual-port NIC to one location for easy modification, then fix support for the dual-port 82571. Signed-off-by: Kyle Moffett --- drivers/net/e1000.c | 66 +- drivers/net/e1000.h |6 2 files changed, 33 insertions

[U-Boot] [PATCH 1/5] e1000: Clean up handling of dual-port NICs and support 82571

2010-09-13 Thread Kyle Moffett
Consolidate the test for a dual-port NIC to one location for easy modification, then fix support for the dual-port 82571. Signed-off-by: Kyle Moffett --- drivers/net/e1000.c | 66 +- drivers/net/e1000.h |6 2 files changed, 33 insertions