]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wl18xx: align event mailbox with current fw
authorEliad Peller <eliad@wizery.com>
Sun, 13 Apr 2014 13:33:51 +0000 (16:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 May 2014 20:20:31 +0000 (13:20 -0700)
commit9ad81155697312801f7b7ff60d1aa42bbbfd6ffb
tree7d439d3cff0ace0e14367e5ad00bd1fa7750a068
parent47ce856c8f85530d6586562f982493dae2a4423e
wl18xx: align event mailbox with current fw

commit c0da71ff4d2cbf113465bff9a7c413154be25a89 upstream.

Some fields are missing from the event mailbox
struct definitions, which cause issues when
trying to handle some events.

Add the missing fields in order to align the
struct size (without adding actual support
for the new fields).

Reported-and-tested-by: Imre Kaloz <kaloz@openwrt.org>
Fixes: 028e724 ("wl18xx: move to new firmware (wl18xx-fw-3.bin)")
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ti/wl18xx/event.h