From owner-freebsd-wireless@FreeBSD.ORG Fri Nov 29 16:34:59 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 240E6F4A; Fri, 29 Nov 2013 16:34:59 +0000 (UTC) Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE939105E; Fri, 29 Nov 2013 16:34:58 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id va2so10075209obc.8 for ; Fri, 29 Nov 2013 08:34:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=cqDXHAae0Nd5KZ43vcxYSDS9h55OV8RCbB/LM8nj4Kk=; b=FePD5TQ1kx2bDqm+V+sPKL+RTPZLQTJRTTY0uFIzHTl6C3G2zojknhdSNCqXWsM41Y hzUKad5b2yCJ9Rq5kLy5G7a3epUSrIZUQvSAHmeyfNzI6RaPdoXM+KtYJPHtsRF3Leyq oofLqpy5l6RLc4m0RvaBIX3RqZS3WnXHZV2y/i2fmEzJWYNmie2J0LTxdEPLiTveAeY5 Ct/Y/nRQ8wgxf1+UC9LtAbvmKgnTZ0VZGe00oak0ZqyDGt9er2igQo7prdFQgAXYG2HB 24fMiAFjOvcUV8E4ihqjR86kVQ8+PEoDXnCjMrfE6Nb1iIRcmeqVYKDuNJbD51MdQQKE FRrw== MIME-Version: 1.0 X-Received: by 10.182.229.34 with SMTP id sn2mr1663300obc.86.1385742898087; Fri, 29 Nov 2013 08:34:58 -0800 (PST) Received: by 10.182.95.35 with HTTP; Fri, 29 Nov 2013 08:34:58 -0800 (PST) In-Reply-To: <5298320F.5080204@FreeBSD.org> References: <528C1C1C.9010308@FreeBSD.org> <528D6901.7020306@FreeBSD.org> <5293FEC8.2030600@FreeBSD.org> <5298320F.5080204@FreeBSD.org> Date: Fri, 29 Nov 2013 17:34:58 +0100 Message-ID: Subject: Re: Re: r257955 breaks my if_run device From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= To: Kevin Lo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Nov 2013 16:34:59 -0000 2013/11/29 Kevin Lo : > All right, I just committed a fix as r258732. > Please test it and see if it works for you, thanks again. Yes, it works now. Thanks a lot ! Mika=C3=ABl