Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764801AbYCUXBH (ORCPT ); Fri, 21 Mar 2008 19:01:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763748AbYCUWu4 (ORCPT ); Fri, 21 Mar 2008 18:50:56 -0400 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:59315 "EHLO sous-sol.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763741AbYCUWux (ORCPT ); Fri, 21 Mar 2008 18:50:53 -0400 Message-Id: <20080321224328.611431128@sous-sol.org> References: <20080321224250.144333319@sous-sol.org> User-Agent: quilt/0.46-1 Date: Fri, 21 Mar 2008 15:42:51 -0700 From: Chris Wright To: linux-kernel@vger.kernel.org, stable@kernel.org Cc: Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Greg Kroah-Hartman , Stephen Hemminger , "David S. Miller" Subject: [patch 01/76] Revert "NET: Add if_addrlabel.h to sanitized headers." Content-Disposition: inline; filename=revert-net-add-if_addrlabel.h-to-sanitized-headers.patch Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1060 Lines: 36 -stable review patch. If anyone has any objections, please let us know. --------------------- From: Greg Kroah-Hartman This reverts commit 5fb7ba76544d95bfa05199f7394a442de5660be7. It was incorrectly added to the .24.y stable tree and causes build breakages. Cc: Stephen Hemminger Cc: David S. Miller Signed-off-by: Greg Kroah-Hartman Signed-off-by: Chris Wright --- include/linux/Kbuild | 1 - 1 file changed, 1 deletion(-) --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -217,7 +217,6 @@ unifdef-y += i2o-dev.h unifdef-y += icmp.h unifdef-y += icmpv6.h unifdef-y += if_addr.h -unifdef-y += if_addrlabel.h unifdef-y += if_arp.h unifdef-y += if_bridge.h unifdef-y += if_ec.h -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/