Hi Jeff,
I noticed that you applied the first one of this 3 patches series to the
#upstream-fixes branch.
These patches are intended to the #upstream (2.6.25) branch, as they are
built on top of the
last 10 patches committed - 9 from me, and the white space clean up
(thanks!).
May be this is the reason why they did not apply.
On this topic, I have a question: how do I get to see all the netdev-2.6
branches ?
After cloning a free netdev-2.6 tree, 'git branch' shows only the
master branch:
bash-3.1$ git --version
git version 1.5.3.rc4.29.g74276-dirty
-bash-3.1$ stg clone
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
netdev-2.6-fresh
Cloning
"git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git"
into "netdev-2.6-fresh"...
Initialized empty Git repository in /opt/sources/netdev-2.6-fresh/.git/
remote: Generating pack...
remote: Counting objects: 620879
Done counting 633562 objects.
remote: Deltifying 633562 objects...
remote: 100% (633562/633562) done
Indexing 633562 objects...
remote: Total 633562 (delta 517968), reused 594305 (delta 478716)
100% (633562/633562) done
Resolving 517968 deltas...
100% (517968/517968) done
Checking 23058 files out...
100% (23058/23058) done
done
-bash-3.1$ cd netdev-2.6-fresh/
-bash-3.1$ git branch
* master
Cheers,
Divy
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html