- include-linux-typesh-in-if_fddih.patch removed from -mm tree

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

 



The patch titled
     include linux/types.h in if_fddi.h
has been removed from the -mm tree.  Its filename was
     include-linux-typesh-in-if_fddih.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: include linux/types.h in if_fddi.h
From: Olaf Hering <olaf@xxxxxxxxx>

include/linux/if_fddi.h is an exported header.
It uses __be16. Include linux/types.h to get this prototype.

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
Cc: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 include/linux/if_fddi.h |    2 ++
 1 file changed, 2 insertions(+)

diff -puN include/linux/if_fddi.h~include-linux-typesh-in-if_fddih include/linux/if_fddi.h
--- a/include/linux/if_fddi.h~include-linux-typesh-in-if_fddih
+++ a/include/linux/if_fddi.h
@@ -24,6 +24,8 @@
 #ifndef _LINUX_IF_FDDI_H
 #define _LINUX_IF_FDDI_H
 
+#include <linux/types.h>
+
 /*
  *  Define max and min legal sizes.  The frame sizes do not include
  *  4 byte FCS/CRC (frame check sequence).
_

Patches currently in -mm which might be from olaf@xxxxxxxxx are

origin.patch
keep-track-of-network-interface-renaming.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux