]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: Swap firmware endian in _rtl92e_fw_prepare()
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Mon, 19 Oct 2015 20:00:27 +0000 (22:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:23:13 +0000 (19:23 -0700)
commitc5a6857f41052b7708f7e47ce0cd484aa85ff42f
treed439d1c1241ee3501c18f0aa8c10714bd54eae13
parentd76c24e1b4f01bf101571d2540a155d2ea3b78f4
staging: rtl8192e: Swap firmware endian in _rtl92e_fw_prepare()

Remove endian swap from  _rtl92e_fw_download_code(),
this way it can be replaced with _rtl92e_send_cmd_pkt().

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.c