On Mon, 2007-10-22 at 16:31 +0400, Pavel Emelyanov wrote:
> * ieee80211_ptr is used in many wireless drivers. Need time
>to check for the config dependencies.
Depending on CFG80211 should be fine, if not that's a bug elsewhere.
johannes
signature.asc
Description: This is a digitally signe
There are some pointers, that are used in protocols/drivers/etc
in this struct. E.g. br_port, macvlan_port, ec_ptr, etc. Some of
them can be simply compile out with ifdefs, some require a bit
closer look.
Here's the summary:
Compiled out in this set with appropriate ifdef:
* br_port
* macvlan_po