Among the difference between l-u-m git and upstream svn, I actually
think this is the problem:

--- p80211netdev.c      2007-08-16 23:49:20.000000000 +0200
+++ p80211netdev.c.svn1832      2007-08-16 23:50:42.000000000 +0200
@@ -930,7 +930,7 @@ int wlan_setup(wlandevice_t *wlandev)
                dev->open =             p80211knetdev_open;
                dev->stop =             p80211knetdev_stop;
 
-#ifdef CONFIG_NET_WIRELESS
+#if defined(CONFIG_NET_WIRELESS) || defined(WIRELESS_EXT)
 #if ((WIRELESS_EXT < 17) && (WIRELESS_EXT < 21))
                dev->get_wireless_stats = p80211wext_get_wireless_stats;
 #endif


** Attachment added: "check for WIRELESS_EXT"
   http://launchpadlibrarian.net/8862709/p80211netdev.c.diff

-- 
prism2 drivers not working, need sync from upstream
https://bugs.launchpad.net/bugs/121959
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to