From: Eliad Peller Date: Sun, 13 Apr 2014 13:33:51 +0000 (+0300) Subject: wl18xx: align event mailbox with current fw X-Git-Tag: omap-for-v3.16/pm-signed~76^2~1^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0da71ff4d2cbf113465bff9a7c413154be25a89;p=pandora-kernel.git wl18xx: align event mailbox with current fw 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 Cc: stable@vger.kernel.org # 3.14+ Fixes: 028e724 ("wl18xx: move to new firmware (wl18xx-fw-3.bin)") Signed-off-by: Eliad Peller Signed-off-by: John W. Linville --- Reading git-diff-tree failed