On 4/27/2012 1:44 PM, Mike Frysinger wrote:
> On Friday 27 April 2012 16:34:53 Sergey Senozhatsky wrote:
>> iw: handle HAVE_LIBNL20 properly
>>
>> Move HAVE_CONFIG_H and config.h inclusion to iw header file, which is
>> the right place for HAVE_LIBNL20 dependent `define nl_sock nl_handle'.
> 
> glancing through the libnl headers, it seems we don't even need to manage 
> HAVE_LIBNL20 in autoconf.  we can include netlink/version.h and key off of 
> LIBNL_VER_MAJ.
> -mike

one thing to note is that the iw.c code is borrowed from elsewhere...

the more we deviate, the harder it will be to follow the other code
(not that we needed to so far)

_______________________________________________
Discuss mailing list
Discuss@lesswatts.org
http://lists.lesswatts.org/listinfo/discuss

Reply via email to