diff options
| author | Guillem Jover <guillem@debian.org> | 2008-06-21 06:17:31 +0000 |
|---|---|---|
| committer | Guillem Jover <guillem@debian.org> | 2008-06-21 06:17:31 +0000 |
| commit | bee1fd4cff1b7a3945949c543471d60e2f57999b (patch) | |
| tree | 65e06c1c1e528633ac1baf0522e57ca413300faf /debian/patches/30_net_multicast.patch | |
| parent | 6ba2d26b9554965f0ec334e0dbd6eb01fca7cb68 (diff) | |
Refresh patches with -pab
Diffstat (limited to 'debian/patches/30_net_multicast.patch')
| -rw-r--r-- | debian/patches/30_net_multicast.patch | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/debian/patches/30_net_multicast.patch b/debian/patches/30_net_multicast.patch index 26e83ec..ff4d6d9 100644 --- a/debian/patches/30_net_multicast.patch +++ b/debian/patches/30_net_multicast.patch @@ -7,14 +7,10 @@ * linux/dev/glue/net.c (device_open): Set LINUX_IFF_ALLMULTI flag on device and propagate. -Index: linux/dev/glue/net.c +Index: b/linux/dev/glue/net.c =================================================================== -RCS file: /cvsroot/hurd/gnumach/linux/dev/glue/Attic/net.c,v -retrieving revision 1.1.4.7 -retrieving revision 1.1.4.9 -diff -u -p -r1.1.4.7 -r1.1.4.9 ---- linux/dev/glue/net.c 27 Mar 2007 22:47:11 -0000 1.1.4.7 -+++ linux/dev/glue/net.c 9 Oct 2007 07:44:17 -0000 1.1.4.9 +--- a/linux/dev/glue/net.c ++++ b/linux/dev/glue/net.c @@ -398,8 +398,14 @@ device_open (ipc_port_t reply_port, mach } else |
