From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Tue, 30 Mar 2010 09:57:50 -0700 Subject: [ath9k-devel] [RFC PATCH 1/2] ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion In-Reply-To: <20100330033848.7683.63114.stgit@mj.roinet.com> References: <20100330033848.7683.63114.stgit@mj.roinet.com> Message-ID: <20100330165750.GC25095@tux> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Mon, Mar 29, 2010 at 08:39:18PM -0700, Pavel Roskin wrote: > Symbols starting with "ATH9K_INT" are also used for interrupt mask. > > Signed-off-by: Pavel Roskin Acked-by: Luis R. Rodriguez Luis