Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:54621 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753272Ab2KITTa (ORCPT ); Fri, 9 Nov 2012 14:19:30 -0500 Message-ID: <1352488806.9238.18.camel@jlt4.sipsolutions.net> (sfid-20121109_201938_091732_1097B0F0) Subject: Re: [PATCHv2] iw: print the ssid when requesting device info From: Johannes Berg To: Antonio Quartulli Cc: linux-wireless@vger.kernel.org Date: Fri, 09 Nov 2012 20:20:06 +0100 In-Reply-To: <1352486813-26168-1-git-send-email-ordex@autistici.org> References: <1352468278-30931-1-git-send-email-ordex@autistici.org> <1352486813-26168-1-git-send-email-ordex@autistici.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, 2012-11-09 at 19:46 +0100, Antonio Quartulli wrote: > The GET_INTERFACE command receives also the ssid as part of the reply. > This patch makes iw print the ssid together with the other information > when issuing the "iw dev $vif info" command. Applied. johannes