[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401131166-6313-1-git-send-email-Larry.Finger@lwfinger.net>
Date: Mon, 26 May 2014 14:06:03 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: gregkh@...uxfoundation.org
Cc: netdev@...r.kernel.org, devel@...verdev.osuosl.org,
Larry Finger <Larry.Finger@...inger.net>
Subject: [PATCH 0/3] Some fixes for r8192ee and r8821ae
Initial testing of r8192ee builds has found two problems. The first of them
is caused by using the same rate-control algorithm as is used by driver rtlwifi
in the main wireless tree. As r8821ae also has the same (not yet reported) problem,
a fix for it is also included.
Signed-off-by: Larry Finger <Larry.Finger@...inger.net>
Larry Finger (3):
staging: r8192ee: Fix kernel WARN splat associated with rate control
staging: r8192ee: Fix build errors when PCI is not available
staging: r8821ae: Fix potential problem with rate control registration
drivers/staging/rtl8192ee/Kconfig | 7 +++++++
drivers/staging/rtl8192ee/rc.c | 2 +-
drivers/staging/rtl8821ae/rc.c | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
--
1.8.4.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists