Search Linux Wireless

Re: Re[4]: cfg80211 and rfkill_backport question.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 15, 2009 at 7:02 PM, Nikolai ZHUBR <zhubr@xxxxxxx> wrote:
> Wednesday, September 16, 2009, 2:49:04 AM, Luis R. Rodriguez wrote:
>> Check if the symbols you had issues with were indeed exported via
>> EXPORT_SYMBOL() on the compat code (compat/*.c) or if whether they
>> were defined via a header as an inline (compat/*.h).
> As far as I can see, the symbols in question are not defined as inline:

They don't have to be exported and inlined, its one or the other. So
just ensure you your symbols you have conflicts with as
EXPORT_SYMBOL() or defined in a header file as inline. You will
obviously also need the header declaration if defined as an
EXPORT_SYMBOL.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux