OpenClovis / linux_tipc

OpenClovis modifications to linux and tipc for better 5-nines reliability, scalability and performance
Other
1 stars 0 forks source link

Port net_next TIPC Changes to 3.8 kernel version #3

Open sureshgajjala opened 10 years ago

sureshgajjala commented 10 years ago

“tipc_ptr” member is not present in “struct net_device” in 3.8 kernel.

Coding for Porting of net_next TIPC to 3.8 is completed. Testing is in progress.

Note

“atalk_ptr” member is used for “tipc_ptr” member of “struct net_device” in 3.8 kernel for porting.