Menu

#4 [struct sk_buff] >2.6.20 ???

v1.0 (example)
open
nobody
5
2008-02-09
2008-02-09
Anonymous
No

in the 2.6.24 series kernel struct sk_buff is changed (i think) so...

this happens...
make install
make -C /lib/modules/2.6.24-gentoo/source O=/lib/modules/2.6.24-gentoo/build SUBDIRS=/home/bianco/workspace/atl1-2.0.7-linux-2.6.20 modules
make[1]: Entering directory `/usr/src/linux-2.6.24-gentoo'
CC [M] /home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.o
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c: In function 'atl1_vlan_rx_kill_vid':
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1256: error: 'struct vlan_group' has no member named 'vlan_devices'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c: In function 'atl1_restore_vlan':
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1269: error: 'struct vlan_group' has no member named 'vlan_devices'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c: In function 'atl1_tso':
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1300: error: 'struct sk_buff' has no member named 'nh'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1301: error: 'struct sk_buff' has no member named 'nh'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1302: error: 'struct sk_buff' has no member named 'h'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1303: error: 'struct sk_buff' has no member named 'nh'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1304: error: 'struct sk_buff' has no member named 'nh'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1306: error: 'struct sk_buff' has no member named 'nh'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1310: error: 'struct sk_buff' has no member named 'nh'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1312: error: 'struct sk_buff' has no member named 'h'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c: In function 'atl1_tx_csum':
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1331: error: 'struct sk_buff' has no member named 'h'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1332: error: 'struct sk_buff' has no member named 'h'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c: In function 'atl1_tx_map':
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1375: error: 'struct sk_buff' has no member named 'h'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1375: error: 'struct sk_buff' has no member named 'h'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c: In function 'atl1_xmit_frame':
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1567: error: 'struct sk_buff' has no member named 'h'
/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.c:1568: error: 'struct sk_buff' has no member named 'h'
make[3]: *** [/home/bianco/workspace/atl1-2.0.7-linux-2.6.20/atl1_main.o] Error 1
make[2]: *** [_module_/home/bianco/workspace/atl1-2.0.7-linux-2.6.20] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.24-gentoo'
make: *** [default] Error 2

coul'd you help me? i've nevere used this struct so i can't patch it for you... sorry!

Discussion

  • Nobody/Anonymous

    Logged In: NO

    okokok,
    drivers in kernel 2.6.25 may solve my wol problem...
    i'll try.
    anyway thank you

     
  • Nobody/Anonymous

    Logged In: NO

    okokok,
    drivers in kernel 2.6.25 may solve my wol problem...
    i'll try.
    anyway thank you

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.