commit | 8da91571bb401a3b9ffa36d7c6ca9c2476777e4d | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Mon Feb 29 17:04:29 2016 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Mar 10 15:29:00 2016 +0200 |
tree | 03f1f131c1a6dcd274d65d34ee0c22e3f90ca272 | |
parent | b8ba8602b81a019c67bc1f34b6b68e8965086532 [diff] |
rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argument The firmware command API differs slightly between new and old devices. The new generation requires the size since there is no extension bit encoded into the command number. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>