From 6c0a555e59b4ae5c8438d5ef4b8f1443cf4980fd Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Sun, 22 Dec 2013 17:36:53 -0600 Subject: [PATCH] staging: r8188eu: Simplify code related to SupportICType This member of struct odm_dm_struct is always set to ODM_RTL8188E for this driver. Accordingly, the code can be simplified. A number of routines now are no longer needed and are deleted. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed