Re: [RTnet-users] Fwd: is skb_shinfo valid in rtnet programming

2010-03-15 Thread Jan Kiszka
anju Mary wrote: > hai, > Is the usage of the function skb_shinfo is valid in rtnet programming.In my Nope, it isn't. RTnet's rtskbs have some different concepts do to strict resource accounting, see rtnet/stack/include/rtskb.h for a short introduction. > ethernet driver > static int tsi109_send

[RTnet-users] Fwd: is skb_shinfo valid in rtnet programming

2010-03-14 Thread anju Mary
hai, Is the usage of the function skb_shinfo is valid in rtnet programming.In my ethernet driver static int tsi109_send_packet(struct rtskb *skb, rtnet_device *dev) { tsi109_prv_data *data = dev->priv;//tsi109_prv_data *data = (struct tsi109_prv_data *)(dev); int i; int frags =