On Dec 6, 2007 9:12 PM, Dave Young <hidave.darkstar@xxxxxxxxx> wrote: > Hi, > > 2.6.24-rc4-mm1 build failed at drivers/net/wireless/ath5k/base.c for some inline functions like this: > drivers/net/wireless/ath5k/base.c:292: sorry, unimplemented: inlining failed in call to 'ath5k_extend_tsf': function body not available > > fix it with adjust the order of inline function body. > > Signed-off-by: Dave Young <hidave.darkstar@xxxxxxxxx> Acked-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxxxx> Thanks Dave. What version of gcc were you using? I haven't run into this. BTW, nothing new was added in this patch, things were just shifted, but even that may be copyrightable. Is it fair to assume you are licensing these changes under the same license the file is in? For this file we'd usually use: Changes-licensed-under: 3-clause-BSD For future reference: http://linuxwireless.org/en/developers/Documentation/SubmittingPatches#Changes-licensed-undertag 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