diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-06-02 07:13:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-03 11:51:01 +0200 |
commit | dfbf97f3ac980b69dfbc41c83a208211a38443e8 (patch) | |
tree | 5d05ba74f63681c7690cdbbe6182de6263f3dfad /net/irda | |
parent | e1000e: bump the version number (diff) | |
download | linux-dfbf97f3ac980b69dfbc41c83a208211a38443e8.tar.xz linux-dfbf97f3ac980b69dfbc41c83a208211a38443e8.zip |
net: add _skb_dst opaque field
struct sk_buff uses one union to define dst and rtable fields.
We want to replace direct access to these pointers by accessors.
First patch adds a new "unsigned long _skb_dst;" opaque field
in this union.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions