On Sun, Jan 25, 2009 at 10:33:54PM +0100, Tulio Magno Quites Machado Filho 
wrote:
> Sorry... I haven't seen that.
> After the changes, should I submit them as a new mail? And to all lists?

Sure, just resend the whole, corrected patch to everyone.  For small 
changes like this, you can make a note of it before the diffstat like
so:

   Signed-off-by: ...
   ---
   
   v2: fixed order of pci_ids.h
   
   drivers/net/wireless/ath5k/base.c |    8 ++++++--
   include/linux/pci_ids.h           |    2 ++
   2 files changed, 8 insertions(+), 2 deletions(-)
   
   diff ...

Anything between that first '---' and the patch gets thrown away when
the patch is applied, but it helps upstream (John) know what changed.

-- 
Bob Copeland %% www.bobcopeland.com

_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to