Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757794AbZKNEce (ORCPT ); Fri, 13 Nov 2009 23:32:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757531AbZKNEcd (ORCPT ); Fri, 13 Nov 2009 23:32:33 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:48544 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757424AbZKNEcc (ORCPT ); Fri, 13 Nov 2009 23:32:32 -0500 Date: Fri, 13 Nov 2009 20:32:48 -0800 (PST) Message-Id: <20091113.203248.84989794.davem@davemloft.net> To: andrew.hendry@gmail.com Cc: netdev@vger.kernel.org, linux-x25@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] X25: Enable setting of cause and diagnostic fields From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 619 Lines: 17 From: andrew hendry Date: Thu, 12 Nov 2009 11:13:27 +1100 > Adds SIOCX25SCAUSEDIAG, allowing X.25 programs to set the cause and > diagnostic fields. > Normally used to indicate status upon closing connections. > > Signed-off-by: Andrew Hendry This change is incomplete. You need to add handling to compat_x25_ioctl(). -- 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/