<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/net/irda/parameters.c, branch v3.4.78</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.4.78</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.4.78'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2010-10-11T00:12:17Z</updated>
<entry>
<title>irda: Fix parameter extraction stack overflow</title>
<updated>2010-10-11T00:12:17Z</updated>
<author>
<name>Samuel Ortiz</name>
<email>samuel@sortiz.org</email>
</author>
<published>2010-10-10T23:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=efc463eb508798da4243625b08c7396462cabf9f'/>
<id>urn:sha1:efc463eb508798da4243625b08c7396462cabf9f</id>
<content type='text'>
Cc: stable@kernel.org
Reported-by: Ilja Van Sprundel &lt;ivansprundel@ioactive.com&gt;
Signed-off-by: Samuel Ortiz &lt;samuel@sortiz.org&gt;
</content>
</entry>
<entry>
<title>net: replace remaining __FUNCTION__ occurrences</title>
<updated>2008-03-06T04:47:47Z</updated>
<author>
<name>Harvey Harrison</name>
<email>harvey.harrison@gmail.com</email>
</author>
<published>2008-03-06T04:47:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0dc47877a3de00ceadea0005189656ae8dc52669'/>
<id>urn:sha1:0dc47877a3de00ceadea0005189656ae8dc52669</id>
<content type='text'>
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison &lt;harvey.harrison@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IRDA]: Spelling fixes</title>
<updated>2007-12-20T22:00:51Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2007-12-20T22:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cc53ded272ecf8d62c9f3b48baadc5165a0b6d7b'/>
<id>urn:sha1:cc53ded272ecf8d62c9f3b48baadc5165a0b6d7b</id>
<content type='text'>
Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IRDA]: irda parameters warning fixes.</title>
<updated>2007-12-16T22:10:33Z</updated>
<author>
<name>Richard Knutsson</name>
<email>ricknu-0@student.ltu.se</email>
</author>
<published>2007-12-16T22:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a26e01d71622a4cecad06ce85bcab3ed878e7f83'/>
<id>urn:sha1:a26e01d71622a4cecad06ce85bcab3ed878e7f83</id>
<content type='text'>
This patch fixes:
  CHECK   /home/kernel/src/net/irda/parameters.c
/home/kernel/src/net/irda/parameters.c:466:2: warning: Using plain integer as NULL pointer
/home/kernel/src/net/irda/parameters.c:520:2: warning: Using plain integer as NULL pointer
/home/kernel/src/net/irda/parameters.c:573:2: warning: Using plain integer as NULL pointer

Signed-off-by: Richard Knutsson &lt;ricknu-0@student.ltu.se&gt;
Signed-off-by: Samuel Ortiz &lt;samuel@sortiz.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IrDA]: Misc spelling corrections.</title>
<updated>2007-04-26T05:29:32Z</updated>
<author>
<name>G. Liakhovetski</name>
<email>gl@dsa-ac.de</email>
</author>
<published>2007-04-21T05:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b450777a572d68975c8748b0d48d517dd3468ea6'/>
<id>urn:sha1:b450777a572d68975c8748b0d48d517dd3468ea6</id>
<content type='text'>
Spelling corrections, from "to" to "too".

Signed-off-by: G. Liakhovetski &lt;gl@dsa-ac.de&gt;
Signed-off-by: Samuel Ortiz &lt;samuel@sortiz.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NET] IRDA: Fix whitespace errors.</title>
<updated>2007-02-11T07:19:47Z</updated>
<author>
<name>YOSHIFUJI Hideaki</name>
<email>yoshfuji@linux-ipv6.org</email>
</author>
<published>2007-02-09T14:24:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=6819bc2e1e46c71711a8dddf4040e706b02973c0'/>
<id>urn:sha1:6819bc2e1e46c71711a8dddf4040e706b02973c0</id>
<content type='text'>
Signed-off-by: YOSHIFUJI Hideaki &lt;yoshfuji@linux-ipv6.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IRDA]: DEBUG macro fixes</title>
<updated>2005-03-22T11:23:10Z</updated>
<author>
<name>Jean Tourrilhes</name>
<email>jt@hpl.hp.com</email>
</author>
<published>2005-03-22T11:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c6f1a030e92e5188ee086eef3e8c4348b786f368'/>
<id>urn:sha1:c6f1a030e92e5188ee086eef3e8c4348b786f368</id>
<content type='text'>
	o [CRITICA] Eliminate all 'ASSERT(..., break;)' -&gt; use goto;
		That would compile differenty with/without CONFIG_IRDA_DEBUG
	o [CORRECT] Add '()' to IRDA_DEBUG macro to avoid side effects
	o [CORRECT] Add 'do {} while(0)' to IRDA_ASSERT to avoid side effects
	o [FEATURE] Rename ASSERT to IRDA_ASSERT (namespace pollution)
	o [FEATURE] Rename MESSAGE to IRDA_MESSAGE (namespace pollution)
	o [FEATURE] Rename ERROR to IRDA_ERROR (namespace pollution)
	o [FEATURE] Disable IRDA_ASSERT when no CONFIG_IRDA_DEBUG -&gt; footprint

Signed-off-by: Jean Tourrilhes &lt;jt@hpl.hp.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;'
</content>
</entry>
<entry>
<title>[IRDA]: Staticize and remove unnecessary exports.</title>
<updated>2004-12-27T12:45:07Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2004-12-27T12:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7a5e9f675d89a1d4a8c539e9bbef2010ad4aa64b'/>
<id>urn:sha1:7a5e9f675d89a1d4a8c539e9bbef2010ad4aa64b</id>
<content type='text'>
The patch below contains the following possible cleanups:
- make some needlessly global code static
- remove the following unused global functions:
  - discovery.c: irlmp_find_device
  - ircomm/ircomm_param.c: ircomm_param_flush
  - irda_device.c: irda_device_set_dtr_rts
  - irda_device.c: irda_device_change_speed
  - irda_device.c: irda_device_set_mode
  - iriap.c: iriap_getinfobasedetails_request
  - iriap.c: iriap_getinfobasedetails_confirm
  - iriap.c: iriap_getobjects_request
  - iriap.c: iriap_getobjects_confirm
  - iriap.c: iriap_getvalue
  - irlan_client.c: irlan_client_reconnect_data_channel
  - irlap_frame.c: irlap_send_frmr_frame
  - irlmp.c: irlmp_status_request
- remove the follwong unused global variables:
  - irnet/irnet_ppp.c: irnet_ppp_ops
  - irsysctl.c: sysctl_compression
- qos.c: #ifndef CONFIG_IRDA_DYNAMIC_WINDOW irlap_requested_line_capacity

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IRDA]: Move irda_param related exports out of irsyms.</title>
<updated>2004-03-09T05:37:29Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@osdl.org</email>
</author>
<published>2004-03-09T05:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=5f085d75d29b5c6b1e5c12bad3b73078182c17fd'/>
<id>urn:sha1:5f085d75d29b5c6b1e5c12bad3b73078182c17fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>irda update 5/6:</title>
<updated>2002-10-11T09:34:33Z</updated>
<author>
<name>Jean Tourrilhes</name>
<email>jt@hpl.hp.com</email>
</author>
<published>2002-10-11T09:34:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=38fea30d52361faf19f0ae1a53a4a92263dddce3'/>
<id>urn:sha1:38fea30d52361faf19f0ae1a53a4a92263dddce3</id>
<content type='text'>
        o [FEATURE] Fix some comments
        o [FEATURE] printk warning when we detect buggy QoS from peer
        o [CORRECT] Workaround NULL QoS bitfields
        o [CORRECT] Workaround oversized QoS bitfields
        o [FEATURE] Add sysctl "max_tx_window" to limit IrLAP Tx Window
</content>
</entry>
</feed>
