• Andrew Morton's avatar
    [PATCH] e1000 bug · 8784b4e0
    Andrew Morton authored
    Rick Lindsley <ricklind@us.ibm.com> wrote:
    >
    > since it's been out for a while you probably already know, but the patch
    > for e1000_main.c has a bug in it.  Looks like it will fail at line 1550 if
    > compiled with NETIF_F_TSO defined.
    >
    
    So it will.  I blame the gcc developers.
    
     25-akpm/drivers/net/e1000/e1000_main.c |   13 +++++++++----
     1 files changed, 9 insertions(+), 4 deletions(-)
    8784b4e0
e1000_main.c 77 KB