From: Stas Sergeev Date: Fri, 14 Feb 2014 22:54:17 +0000 (-0600) Subject: staging: r8188eu: Make firmware buffer persistent X-Git-Tag: v3.15-rc1~139^2~1037 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60800abdc147ba034204408cc4745d66e1ffbb8e;p=pandora-kernel.git 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-diff-tree failed