Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=61f1ab41b8ede8e2a26c349a4e3372100545c5ec
Commit:     61f1ab41b8ede8e2a26c349a4e3372100545c5ec
Parent:     95766fff6b9a78d11fc2d3812dd035381690b55d
Author:     Rami Rosen <[EMAIL PROTECTED]>
AuthorDate: Mon Dec 31 04:22:09 2007 -0800
Committer:  David S. Miller <[EMAIL PROTECTED]>
CommitDate: Mon Jan 28 15:00:20 2008 -0800

    [IPV4]: Remove unused multipath cached routing defintion in net/flow.h
    
    Signed-off-by: Rami Rosen <[EMAIL PROTECTED]>
    Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
 include/net/flow.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/net/flow.h b/include/net/flow.h
index af59fa5..ad16e00 100644
--- a/include/net/flow.h
+++ b/include/net/flow.h
@@ -48,7 +48,6 @@ struct flowi {
 
        __u8    proto;
        __u8    flags;
-#define FLOWI_FLAG_MULTIPATHOLDROUTE 0x01
        union {
                struct {
                        __be16  sport;
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to