Ticket #1935: madwifi-dfs-ieee80211-skb-update.patch

File madwifi-dfs-ieee80211-skb-update.patch, 453 bytes (added by lakostis@altlinux.org, 5 months ago)

compile fix for 2.6.26-rc1

  • a/net80211/ieee80211_linux.h

    old new  
    315315#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,14) 
    316316#define __skb_append(a,b,c)     __skb_append(a, b) 
    317317#endif 
     318#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) 
     319#define __skb_append(a,b,c)     __skb_queue_after(c,a,b) 
     320#endif 
    318321 
    319322/* 
    320323 * Per-node power-save queue definitions.  Beware of control