Package: ipw2100-source
Version: 1.1.0-1
Followup-For: Bug #315863

It is dued to a redeclaration of the function.
Removing or commenting off the following lines from
"usr/src/modules/ipw2100/driver/ieee80211.h" solves the problem.




extern inline int is_multicast_ether_addr(const u8 *addr)
{
        return ((addr[0] != 0xff) && (0x01 & addr[0]));
}


around line 647

        

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (1000, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.6-albert
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ipw2100-source depends on:
ii  debconf [debconf-2.0]         1.4.54     Debian configuration management sy
ii  debhelper                     4.9.5      helper programs for debian/rules
ii  module-assistant              0.9.8      tool to make module package creati

ipw2100-source recommends no packages.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to