Thread (6 messages) flat view 6 messages, 2 authors, 2016-08-25

Re: [PATCH] usbnet: ax88179_178a: Add support for writing the EEPROM

From: Oliver Neukum <oneukum@suse.com>
Date: 2016-08-25 09:21:40
Also in: lkml

On Wed, 2016-08-24 at 16:40 +0200, Alban Bedel wrote:
On Wed, 24 Aug 2016 16:30:39 +0200
Oliver Neukum [off-list ref] wrote:
quoted
On Wed, 2016-08-24 at 15:52 +0200, Alban Bedel wrote:
quoted
quoted
+       if (block != data)
+               kfree(block);  
And if block == dta, what frees the memory?
In this case this function didn't allocate any memory, so there is
nothing to free.
Hi,

I see. kfree() has a check for NULL, so you could drop the
test, but it doesn't matter much either way.

	Regards
		Oliver
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help