On Mon, Dec 18, 2017 at 07:27:58PM +0200, Marcus Wolf wrote: > sizeof(array) != sizeof(pointer to array) > Fixes: "staging: pi433: reduce stack size in tx thread" > > Signed-off-by: Marcus Wolf <[email protected]>
This should be listed as:
Fixes: 62f39d49d168 ("staging: pi433: reduce stack size in tx thread")
right above your signed-off-by line, so we know what patch it really
fixes. I'll do that now, but next time it would be great if you could
do it.
thanks,
greg k-h

