net: Orphan and de-dst skbs earlier in xmit path.
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Apr 2010 08:02:07 +0000 (01:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Apr 2010 08:02:07 +0000 (01:02 -0700)
commit9ccb8975940c4ee51161152e37058e3d9e06c62f
tree2893117519551b3f42944e066ab0aeb2c12b6aa7
parente326bed2f47d0365da5a8faaf8ee93ed2d86325b
net: Orphan and de-dst skbs earlier in xmit path.

This way GSO packets don't get handled differently.

With help from Eric Dumazet.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
net/core/dev.c