From 8488d6eca9d3bfd10420d37fccf45b98cdd867ac Mon Sep 17 00:00:00 2001 From: "Tobenna P. Igwe" Date: Tue, 18 Nov 2014 01:45:41 +0000 Subject: [PATCH] staging:rtl8723au: Fix sparse warning cast to restricted __le16 This patch fixes the following sparse warning: drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c:343:36: warning: cast to restricted __le16 by using the le16_to_cpus function. Signed-off-by: Tobenna P. Igwe Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed