Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:18665 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754076AbdLGOg3 (ORCPT ); Thu, 7 Dec 2017 09:36:29 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: ath6kl: improve endianness handling From: Kalle Valo In-Reply-To: <20171202095413.GA12091@blackstone> References: <20171202095413.GA12091@blackstone> To: Kenneth Lu CC: , Message-ID: (sfid-20171207_153712_246823_62F1C836) Date: Thu, 7 Dec 2017 15:36:22 +0100 Sender: linux-wireless-owner@vger.kernel.org List-ID: Kenneth Lu wrote: > Replace ntohs with be16_to_cpu to do endian conversions for ethhdr > h_proto assignment. > > Signed-off-by: Kenneth Lu > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 5d24bcd56dc7 ath6kl: improve endianness handling -- https://patchwork.kernel.org/patch/10088565/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches