Messages in this thread |  | | | Date | Tue, 09 Jun 2009 05:07:06 -0700 (PDT) | | Subject | Re: [PULL REQUEST] IEEE 802.15.4 stack: generic parts v4 | | From | David Miller <> |
| |
From: Sergey Lapin <slapin@ossfans.org> Date: Tue, 9 Jun 2009 02:18:46 +0400
> Major changes from previous post: > * Changed net/ieee802154/Makefile according to Sam Ravnborg suggestion > > The following changes since commit 81ee1bad86bd6752c626018d43a74e3f81f1ae72: > Linus Torvalds (1): > Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs-2.6 > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/slapin/lowpan.git for-next
I can't pull from a tree that is prepared like this.
You have to make a clean clone of the net-next-2.6 GIT tree and add your changes on top of that. When you use a clone of Linus's tree, I'm going to end up getting all kinds of changes from upstream that I haven't merged into net-next-2.6 yet which creates a complete mess.
I'm going to apply these changes by hand.
|  |