On Mon, 2009-11-09 at 12:53 +0000, Rui Paulo wrote: > mpath.c | 8 ++++---- > nl80211.h | 11 +++++++---- > - [NL80211_MPATH_INFO_DSN] = { .type = NLA_U32 }, > + [NL80211_MPATH_INFO_SN] = { .type = NLA_U32 }, I've kinda taken this, but it shouldn't have been necessary for compiling. Please don't ever again make API changes in nl80211.h without keeping a backward compatible #define and noting so explicitly. I'd also appreciate a patch adding the #define DSN SN just in case there are other tools using nl80211.h and relying on it already. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part