Return-path: Received: from s3.sipsolutions.net ([144.76.43.152]:49626 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbaBXMdy (ORCPT ); Mon, 24 Feb 2014 07:33:54 -0500 Message-ID: <1393245228.4190.14.camel@jlt4.sipsolutions.net> (sfid-20140224_133401_823886_D5D5473F) Subject: Re: [net-next v3 3/3] cfg80211: add MPLS and 802.21 classification From: Johannes Berg To: Simon Wunderlich Cc: netdev@vger.kernel.org, davem@davemloft.net, linux-wireless@vger.kernel.org, mathias.kretschmer@fokus.fraunhofer.de Date: Mon, 24 Feb 2014 13:33:48 +0100 In-Reply-To: <1393244920-15903-4-git-send-email-sw@simonwunderlich.de> (sfid-20140224_132903_316161_47795452) References: <1393244920-15903-1-git-send-email-sw@simonwunderlich.de> <1393244920-15903-4-git-send-email-sw@simonwunderlich.de> (sfid-20140224_132903_316161_47795452) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2014-02-24 at 13:28 +0100, Simon Wunderlich wrote: > MPLS labels may contain traffic control information, which should be > evaluated and used by the wireless subsystem if present. > > Also check for IEEE 802.21 which is always network control traffic. Fine with me. I guess this should go through net-next due to the dependencies on patches 1 and 2. > Signed-off-by: Simon Wunderlich > Signed-off-by: Mathias Kretschmer Acked-by: Johannes Berg johannes