Alexey Fisher <bug-track@xxxxxxxxxxxxxxxxx> writes: > Am Mittwoch, den 05.11.2008, 07:25 +0200 schrieb Kalle Valo: >> Dan Williams <dcbw@xxxxxxxxxx> writes: >> >> > On Tue, 2008-11-04 at 23:01 +0100, Alexey Fisher wrote: >> >> 'iwconfig eth1 channel 6' would trigger association to _something_, >> >> which is wrong. Changing the channel should (and does) trigger >> >> reassociation, but only if there is an SSID to associate with! >> > >> > Heh :) Need the Signed-off-by: here too though. >> >> And the subject should contain the driver name, for example like this: > > I found some time to _read_ linux-2.6/Documentation/Submit* ! ;) > but i think it need some "howto submit the patch with git". My englisch > is to bad to make documentation. Here was my steps: > > $git clone > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > $git pull > $vi make/changes > $git-commit -a In this phase just write the commit log in this style: ---------------------------------------------------------------------- stlc45xx: fix bug in blah blah stlc45xx was really broken in blah blah blah, I had to blah blah blah. Signed-off-by: Kalle Valo <kalle.valo@xxxxxxxxx> ---------------------------------------------------------------------- git will take care of the rest. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html