<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/net/usb/ipheth.c, branch v2.6.34</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>ipheth: potential null dereferences on error path</title>
<updated>2010-04-27T21:49:07+00:00</updated>
<author>
<name>Dan Carpenter</name>
<email>error27@gmail.com</email>
</author>
<published>2010-04-26T23:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=d87ff58fda926fe5cb01214cccf1c72422ac776d'/>
<id>d87ff58fda926fe5cb01214cccf1c72422ac776d</id>
<content type='text'>
The calls to usb_free_buffer() dereference rx_urb and tx_urb in the
parameter list but those could be NULL.

Signed-off-by: Dan Carpenter &lt;error27@gmail.com&gt;
Acked-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The calls to usb_free_buffer() dereference rx_urb and tx_urb in the
parameter list but those could be NULL.

Signed-off-by: Dan Carpenter &lt;error27@gmail.com&gt;
Acked-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers/net/usb: Add new driver ipheth</title>
<updated>2010-04-22T05:43:18+00:00</updated>
<author>
<name>Diego Giagio</name>
<email>diego@giagio.com</email>
</author>
<published>2010-04-18T08:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=a19259c3d589a014e5f47f148f74dfc44422c82b'/>
<id>a19259c3d589a014e5f47f148f74dfc44422c82b</id>
<content type='text'>
Add new driver to use tethering with an iPhone device. After initial submission,
apply fixes to fit the new driver into the kernel standards.

There are still a couple of minor (almost cosmetic-level) issues, but the driver
is fully functional right now.

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Diego Giagio &lt;diego@giagio.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new driver to use tethering with an iPhone device. After initial submission,
apply fixes to fit the new driver into the kernel standards.

There are still a couple of minor (almost cosmetic-level) issues, but the driver
is fully functional right now.

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Diego Giagio &lt;diego@giagio.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
