From 7da8d6a015cbb36e5966d207ad5a2e8d42ce8480 Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Wed, 16 Jul 2014 22:03:09 -0500 Subject: [PATCH] staging: rtl8192ee: Fix setting highest n rate Commit 4fb6a37c3f94c1cb4b828bfcc4347771e1628f88 by Andrey Utkin and entitled "staging: rtl8192ee: "Correct bitmask in comparsion" fixed what appeared to be a typo. After consultation with the Realtek engineers, merely testing for a 2T2R device is sufficient to ensure that the TX MCS map will equal 0x0c, thus the second test can be ignored. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed