linux/Documentation
Oliver Hartkopp 2244d07bfa net: simplify flags for tx timestamping
This patch removes the abstraction introduced by the union skb_shared_tx in
the shared skb data.

The access of the different union elements at several places led to some
confusion about accessing the shared tx_flags e.g. in skb_orphan_try().

    http://marc.info/?l=linux-netdev&m=128084897415886&w=2

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-19 00:08:30 -07:00
..
2010-08-05 08:45:20 -07:00
2010-08-14 22:26:52 +02:00
2010-07-11 22:17:45 +02:00
2010-08-12 04:14:05 +01:00
2010-07-19 10:56:54 +02:00
2010-08-02 15:35:10 +10:00