Yuval Mintz 67a99b7061 qed: Fix stack corruption on probe
Commit fe56b9e6a8d95 ("qed: Add module with basic common support")
has introduced a stack corruption during probe, where filling a
local struct with data to be sent to management firmware is incorrectly
filled; The data is written outside of the struct and corrupts
the stack.

Changes from v1:
----------------
 - Correct the value written [Caught by David Laight]

Fixes: fe56b9e6a8d95 ("qed: Add module with basic common support")
Signed-off-by: Yuval Mintz <Yuval.Mintz@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-20 04:57:16 -04:00
..
2016-09-04 11:41:12 -07:00
2016-08-06 09:20:13 -04:00
2016-06-15 22:06:06 -07:00
2016-09-07 20:16:37 +03:00
2016-05-09 00:00:28 -04:00
2016-04-26 15:53:05 -04:00
2016-08-23 23:09:27 -07:00
2016-07-19 19:25:43 -07:00