[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070711192850.GA4904@electric-eye.fr.zoreil.com>
Date: Wed, 11 Jul 2007 21:28:50 +0200
From: Francois Romieu <romieu@...zoreil.com>
To: Jonathan Larsen <agentc0re@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: Fwd: r8169 driver supporting the 8167 dev ID
Jonathan Larsen <agentc0re@...il.com> :
> I got git installed on my dev box. i went to my linux source dir and ran,
> git init
> git add .
> git format-patch v2.6.18..v2.6.23-rc1 -- drivers/net/r8169.c
>
> and i got an error
> fatal: bad revision 'v2.6.18..v2.6.23-rc1'
>
> what did i do wrong? im sure im missing something easy.
You should read the tutorial until you find the 'Using git for collaboration'
part. You missed a:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
v2.6.23-rc1 is not available yet. Replace it with 'master' or, say,
4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4
PS: please trim the irrelevant parts in your reply and do not top post.
--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists