commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. hurd-release-0-2-3500-g0992a61


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3500-g0992a61
Date: Tue, 26 Mar 2013 00:03:12 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  0992a61cafb0f3def3b6997f7c3670a4474f479b (commit)
      from  a89bb489bfc0bb8d66f69e783b031b30233fdc82 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0992a61cafb0f3def3b6997f7c3670a4474f479b
Author: Samuel Thibault <address@hidden>
Date:   Tue Mar 26 01:01:04 2013 +0100

    Fix tunnel and dummy interfaces
    
    * pfinet/linux-src/include/linux/netdevice.h (netdevice): Add `change_flags'
    field.
    * pfinet/ethernet.c (ethernet_change_flags): Make function static.
    (setup_ethernet_device): Set `change_flags' field of `dev' to
    ethernet_change_flags.
    * pfinet/linux-src/net/core/dev.c (dev_change_flags): Call `change_flags'
    field of `dev' if non-nul, instead of calling ethernet_change_flags.
    * pfinet/pfinet.h (ethernet_change_flags): Remove function prototype.

-----------------------------------------------------------------------

Summary of changes:
 pfinet/ethernet.c                          |    4 +++-
 pfinet/linux-src/include/linux/netdevice.h |    2 ++
 pfinet/linux-src/net/core/dev.c            |    4 ++--
 pfinet/pfinet.h                            |    1 -
 4 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]