"Arend van Spriel" <arend@xxxxxxxxxxxx> writes: > On 11/19/2012 04:53 PM, John W. Linville wrote: >> From: "John W. Linville" <linville@xxxxxxxxxxxxx> >> >> Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> >> Reported-by: Fengguang Wu <fengguang.wu@xxxxxxxxx> [...] >> event = kzalloc(sizeof(*event) + datalen, alloc_flag); >> + if (!event) > > My fix included a debug statement about the discarded event from firmware. Someone once suggested that memory allocation errors should not be printed by the drivers as the memory subsystem does that anyway. No idea if that's a good advice or not, but I try to follow it. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html