[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1307127821-21665-1-git-send-email-russ.gorby@intel.com>
Date: Fri, 3 Jun 2011 12:03:36 -0700
From: Russ Gorby <russ.gorby@...el.com>
To: Greg Kroah-Hartman <gregkh@...e.de>,
Russ Gorby <russ.gorby@...el.com>, linux-kernel@...r.kernel.org
Cc: suhail.ahmed@...el.com, russ.gorby@...el.com
Subject: [PATCH 0/5] N_GSM patchset : 06/03/2011
Hello N_GSM Maintainers,
I'm sending this patchset for your consideration.
These are the pertinent changes that we have done to the driver.
Thank you for yor comments.
[PATCH 1/5] tty: n_gsm: Add raw-ip support
- Added netif glue so a DLCI can map to a network IF
[PATCH 2/5] tty: n_gsm: expose gsmtty device nodes at ldisc open time
- Caused gsmttyN device nodes to be exposed automatically.
[PATCH 3/5] tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs
- added refcount access to struct shared between MUX and
channel clients
[PATCH 4/5] tty: n_gsm: initiate close of all DLCIs during mux shutdown
[PATCH 5/5] tty: n_gsm: Fixed NULL ptr OOPs in tty_write_room()
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists