Changeset 2756

Show
Ignore:
Timestamp:
10/17/07 18:59:45 (10 months ago)
Author:
proski
Message:

Linux 2.6.24 moves proc_net inside init_net

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • madwifi/trunk/net80211/ieee80211_linux.c

    r2651 r2756  
    104104}; 
    105105#endif /* LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) */ 
     106 
     107#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) 
     108#define proc_net init_net.proc_net 
     109#endif 
    106110 
    107111/*