No subject
Mon Jul 9 12:17:38 CEST 2007
> commit b0e380b1d8a8e0aca215df97702f99815f05c094
> Author: Arnaldo Carvalho de Melo <acme at redhat.com>
> Date: Tue Apr 10 21:21:55 2007 -0700
>
> [SK_BUFF]: unions of just one member don't get anything done, kill them
>
> Renaming skb->h to skb->transport_header, skb->nh to skb->network_header and
> skb->mac to skb->mac_header, to match the names of the associated helpers
> (skb[_[re]set]_{transport,network,mac}_header).
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme at redhat.com>
> Signed-off-by: David S. Miller <davem at davemloft.net>
Cheers,
Christian
Gregoire Favre wrote:
> Hello,
>
> I try to compil http://linuxtv.org/hg/~stoth/hvr4000/ with stoth-11.diff
> and it fails with :
>
> CC [M] /usr/src/CVS/hvr4000/v4l/dvb_net.o
> /usr/src/CVS/hvr4000/v4l/dvb_net.c: In function 'dvb_net_eth_type_trans':
> /usr/src/CVS/hvr4000/v4l/dvb_net.c:186: error: 'struct sk_buff' has no member named 'mac'
> /usr/src/CVS/hvr4000/v4l/dvb_net.c: In function 'dvb_net_ule':
> /usr/src/CVS/hvr4000/v4l/dvb_net.c:625: warning: cast to pointer from integer of different size
> /usr/src/CVS/hvr4000/v4l/dvb_net.c:626: warning: cast to pointer from integer of different size
> /usr/src/CVS/hvr4000/v4l/dvb_net.c:627: warning: cast to pointer from integer of different size
> /usr/src/CVS/hvr4000/v4l/dvb_net.c:628: warning: cast to pointer from integer of different size
> make[2]: *** [/usr/src/CVS/hvr4000/v4l/dvb_net.o] Error 1
> make[1]: *** [_module_/usr/src/CVS/hvr4000/v4l] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.22'
> make: *** [default] Error 2
>
> Anyone already worked about this ?
>
> Thank,
--
Christian Praehauser <cpraehaus at cosy.sbg.ac.at>
|| //\\//\\ || Multimedia Communications Group,
||// \/ \\|| Department of Computer Sciences, University of Salzburg
http://www.cosy.sbg.ac.at/~cpraehaus/
http://www.network-research.org/
http://www.uni-salzburg.at/
More information about the linux-dvb
mailing list