X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fcore%2Fdev.c;h=01993ad74e760235267e0ade106bdcac16ae6890;hb=0016fe9d8a1ca99a4642735f41a7753d7c1f7e2b;hp=fc6c9881eca8faa8ca5283cb3efb5df16991796b;hpb=6e583ce5242f32e925dcb198f7123256d0798370;p=linux-2.6 diff --git a/net/core/dev.c b/net/core/dev.c index fc6c9881ec..01993ad74e 100644 --- a/net/core/dev.c +++ b/net/core/dev.c @@ -1805,7 +1805,6 @@ gso: spin_unlock(root_lock); - rc = rc == NET_XMIT_BYPASS ? NET_XMIT_SUCCESS : rc; goto out; }