From 60800abdc147ba034204408cc4745d66e1ffbb8e Mon Sep 17 00:00:00 2001 From: Stas Sergeev Date: Fri, 14 Feb 2014 16:54:17 -0600 Subject: [PATCH] staging: r8188eu: Make firmware buffer persistent The present code reloads the firmware file from the disk every time the interface re-inits. Change to hold the firmware in memory, and only download to the device. Signed-off-by: Stas Sergeev Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed