[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1vdh6t2y6.fsf@fess.ebiederm.org>
Date: Thu, 19 Nov 2009 17:11:45 -0800
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Kurt Van Dijck <kurt.van.dijck@....be>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [net-next-2.6 PATCH v2] allow access to sysfs_groups member
Kurt Van Dijck <kurt.van.dijck@....be> writes:
> On Wed, Nov 18, 2009 at 01:08:59PM -0800, David Miller wrote:
>>
>> Unfortunately, the code in this function is much different
>> in net-next-2.6 which is where I want to add this, and your
>> patch doesn't apply.
>>
>> Please rebase your patch on that tree, thank you.
> As I mentioned, I'm not experienced with using git yet.
> Is there a fine manual I can inspect? I get lost in the man-pages.
git clone git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
Should get you started.
In this case please look at how I modified the bonding driver to do
what you are trying to do. That is the conflict in net-next and
I think it was actually less code.
The other very useful command is: git log -u some/path/
Git has fine manual pages and git command --help works for the builtin
git commands.
Eric
--
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