public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Tourrilhes <jt@bougret.hpl.hp.com>
To: "David S. Miller" <davem@redhat.com>,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>,
	Jeff Garzik <jgarzik@pobox.com>,
	irda-users@lists.sourceforge.net
Subject: IrDA patches for 2.6.6
Date: Wed, 14 Apr 2004 15:15:18 -0700	[thread overview]
Message-ID: <20040414221518.GA5434@bougret.hpl.hp.com> (raw)

	Hi David,

	This is the latest batch of IrDA patches from Stephen. It
seems to me that he is running out of things to clean up in the IrDA
stack ;-) I added a few other patches from Martin and me for good
measure.
	Please send that through the channels...

	Jean

-------------------------------------------------------------

[FEATURE] : Add a new feature to the IrDA stack
[CORRECT] : Fix to have the correct/expected behaviour
[CRITICA] : Fix potential kernel crash

ir265_vlsi_proc.diff :
~~~~~~~~~~~~~~~~~~~~
		<Patch from Stephen Hemminger>
	o [FEATURE] Convert vlsi_ir /proc/driver to single seq_file method.

ir265_rd_rsp_retry.diff :
~~~~~~~~~~~~~~~~~~~~~~~
		<Patch from Martin Diehl>
	o [CORRECT] Fix handling of RD:RSP to be spec compliant

ir265_donauboe_crc.diff :
~~~~~~~~~~~~~~~~~~~~~~~
		<Patch from Stephen Hemminger>
	o [FEATURE] Get rid of local CRC table, use standard one

irXXX_irlan_print_ret.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~
		<Patch from Stephen Hemminger>
	o [FEATURE] Move print_ret_code from a global to local to avoid
		namespace pollution.

irXXX_irlan_handle_filter.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		<Patch from Stephen Hemminger>
	o [FEATURE] Change name of handle_filter_request to
		irlan_filter_request to avoid namespace pollution.

irXXX_irlan_common_cleanup.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		<Patch from Stephen Hemminger>
	o [FEATURE] Minor type changes in irlan_common for clarity:
        - use const
        - init and exit can be static
        - use skb_queue_purge to flush queue
        - get rid of noisy old comment

ir265_irlan_eth_cleanup-2.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	o [FEATURE] Use IrTTP flow control to stop/wake netif
		<Patch from Stephen Hemminger>
	o [CORRECT] Change irlan_eth device initialization:
        *bug* address never set in DIRECT mode because access not set
              in alloc_netdev -> irlan_eth_setup path
        + make eth_XXX handles static and provide alloc_irlandev hook
        + use netdev_priv (and get rid of truly impossible ASSERT's)
        + use skb_queue_purge

irXXX_irlan_sleep.diff :
~~~~~~~~~~~~~~~~~~~~~~
		<Patch from Stephen Hemminger>
	o [CORRECT] gets rid of interruptible_sleep_on.


             reply	other threads:[~2004-04-14 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-14 22:15 Jean Tourrilhes [this message]
2004-04-16 21:51 ` IrDA patches for 2.6.6 David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040414221518.GA5434@bougret.hpl.hp.com \
    --to=jt@bougret.hpl.hp.com \
    --cc=davem@redhat.com \
    --cc=irda-users@lists.sourceforge.net \
    --cc=jgarzik@pobox.com \
    --cc=jt@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox