commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 26/43: eth-multiplexer: Remove local definiton.


From: Samuel Thibault
Subject: [hurd] 26/43: eth-multiplexer: Remove local definiton.
Date: Mon, 11 Sep 2017 07:10:11 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit 55efa897ebaa7ec880cd2b219362cb85f970cf33
Author: Justus Winter <address@hidden>
Date:   Wed Aug 23 14:58:49 2017 +0200

    eth-multiplexer: Remove local definiton.
    
    * eth-multiplexer/ethernet.c (NET_FLAGS): Drop macro.
---
 eth-multiplexer/ethernet.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eth-multiplexer/ethernet.c b/eth-multiplexer/ethernet.c
index ce46c59..c4ed3f4 100644
--- a/eth-multiplexer/ethernet.c
+++ b/eth-multiplexer/ethernet.c
@@ -77,9 +77,6 @@ int ethernet_demuxer (mach_msg_header_t *inp,
 
 int set_promisc (char *dev_name, mach_port_t ether_port, int is_promisc)
 {
-#ifndef NET_FLAGS
-#define NET_FLAGS (('n'<<16) + 4)
-#endif
   int flags;
   int ret;
   size_t count;

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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