Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:59072 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751114Ab2BPTyd convert rfc822-to-8bit (ORCPT ); Thu, 16 Feb 2012 14:54:33 -0500 Received: by iacb35 with SMTP id b35so3305322iac.19 for ; Thu, 16 Feb 2012 11:54:33 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1329341872-12872-1-git-send-email-linville@tuxdriver.com> References: <1329341872-12872-1-git-send-email-linville@tuxdriver.com> From: "Luis R. Rodriguez" Date: Thu, 16 Feb 2012 11:54:12 -0800 Message-ID: (sfid-20120216_205443_139483_6E1FA0F5) Subject: Re: [PATCH] compat-wireless: remove olpc_ec_wakeup_* calls for pre-3.1 kernels To: "John W. Linville" Cc: linux-wireless@vger.kernel.org, Hauke Mehrtens Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Feb 15, 2012 at 1:37 PM, John W. Linville wrote: > This section of the libertas driver calls functions that simply don't > exist before the release of 3.1.  This code in question was an addition, > not a change from any existing code.  It is safe to simply remove it for > older kernels. > > Signed-off-by: John W. Linville Applied and pushed, thanks! Luis