Re: [PATCH 1/1] qed: do not use unitialized variable

2016-08-01 Thread David Miller
From: Heinrich Schuchardt Date: Sun, 31 Jul 2016 13:24:52 +0200 > Do not write random bytes from the kernel stack when > calling qed_wr. > > Signed-off-by: Heinrich Schuchardt Applied.

RE: [PATCH 1/1] qed: do not use unitialized variable

2016-07-31 Thread Yuval Mintz
> Do not write random bytes from the kernel stack when calling qed_wr. > > Signed-off-by: Heinrich Schuchardt Thanks. Acked-by: Yuval Mintz