#1894: ieee80211_power.c
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |             Type:  defect 
   Status:  new                      |         Priority:  trivial
Component:  madwifi: other           |          Version:  trunk  
 Keywords:  skb_append               |   Patch_attached:  0      
-------------------------------------+--------------------------------------
 With the latest git (2.6.25-02519-g3925e6f) madwifi will not install due
 to an undefined refference to ieee8021_power.c "__skb_append"line 247.
 After looking in skbuff.h I've noticed that __skb_append was skb_append.
 So to install madwifi you need to change madwifi/net80211/ieee8021_power.c
 line 247 from __skb_append to skb_append.

-- 
Ticket URL: <http://madwifi.org/ticket/1894>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Madwifi-tickets mailing list
Madwifi-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to