On Fri, 2010-05-28 at 21:25 +0300, Jussi Kivilinna wrote: > I used code from e1000e which does this same way, which now suddenly > reminds me of that ath5k is dual lisenced, right? Can I even reuse > code from GPL driver in ath5k? That's another reason why we don't want this code to be all over the place. If you could generalize the code sufficiently, it could be an inline function in pci.h or some other GPL licensed header. If we need to add GPL code to ath5k, it could go to a separate file. But if that separation becomes inconvenient, we could drop BSD compatibility from ath5k. I don't see any benefit from dual licensing, unless some existing ath5k contributors are BSD developers who would stop working on the code in case of relicensing, but I don't think it's the case. -- Regards, Pavel Roskin -- 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