diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2009-02-21 10:42:18 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-21 10:42:18 (GMT) |
commit | cd4d8fdad1f13205c769266dfa99015e226b6e07 (patch) | |
tree | 23861c718a558e457971cca009c3ac944f90891e /lib/random32.c | |
parent | be0c22a46cfb79ab2342bb28fde99afa94ef868e (diff) | |
download | linux-cd4d8fdad1f13205c769266dfa99015e226b6e07.tar.xz |
net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping
The current implementation of the TX software time stamping fallback is
faulty because it accesses the skb after ndo_start_xmit() returns
successfully. This patch removes the fallback, which fixes kernel panics
seen during stress tests. Hardware time stamping is not affected by this
removal.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/random32.c')
0 files changed, 0 insertions, 0 deletions