]> git.hungrycats.org Git - linux/commit
[SKBUFF] introduce tr_hdr(skb)
authorArnaldo Carvalho de Melo <acme@conectiva.com.br>
Wed, 6 Oct 2004 12:33:22 +0000 (09:33 -0300)
committerArnaldo Carvalho de Melo <acme@conectiva.com.br>
Wed, 6 Oct 2004 12:33:22 +0000 (09:33 -0300)
commit1b0fdcb440365d8ed3bf719763c5933b8c5ffb09
tree9c13c6b77356c703e4ac2c0e76f6c9541649289a
parenta416557195e351a87b3189bafa78d7beb0ed1219
[SKBUFF] introduce tr_hdr(skb)

The token ring code in the kernel is bitrotting (no surprise :) ),
it uses skb->data all around... I have an assortment of token ring
cards but no MAU, can anybody send me one, please? I promise to
make ssh work over LLC over Token Ring networks! Duh... :o)

Signed-off-by: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Signed-off-by: David S. Miller <davem@redhat.com>
include/linux/if_tr.h
include/net/llc_pdu.h
net/llc/llc_output.c