On Wed, 2010-03-24 at 14:28 -0700, Johannes Berg wrote: > On Wed, 2010-03-24 at 17:25 -0400, Pavel Roskin wrote: > > Adjust for spacing change in net/mac80211/util.c. Add a replacement for > > netif_tx_wake_queue() for net/mac80211/tx.c > > > > Signed-off-by: Pavel Roskin <proski@xxxxxxx> > > --- > > 0 files changed, 0 insertions(+), 0 deletions(-) > > Out of curiosity, how did you manage to generate that? If you mean "0 files changed", I guess it's a bug in STGit. If you mean the patch. I applied the original patch to util.c with "-l", made sure that it's sane, adjusted spacing and added the patch to STGit. Then I found that the same construct propagated to tx.c, so I added the same ifdefs there, made a diff and added in manually to the existing diff for tx.c. -- 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