[PATCHv2 0/5] N_GSM patchset : 06/03/2011: v2

From: Russ Gorby
Date: Fri Jun 03 2011 - 19:44:35 EST


Hello N_GSM Maintainers,

I'm sending this patchset

[PATCHv2 0/5] N_GSM patchset : 06/03/2011: v2

This patchset is the same as version 1 except it contains 2
additional patches that are needed to make the network interface
functionality usable.
These are the pertinent changes that we have done to the driver.
Thank you for yor comments.

[PATCHv2 1/7] tty: n_gsm: Add raw-ip support
- Added netif glue so a DLCI can map to a network IF
[PATCHv2 2/7] tty: n_gsm: expose gsmtty device nodes at ldisc open time
- Caused gsmttyN device nodes to be exposed automatically.
[PATCHv2 3/7] tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs
- added refcount access to struct shared between MUX and
channel clients
[PATCHv2 4/7] tty: n_gsm: initiate close of all DLCIs during mux shutdown
[PATCHv2 5/7] tty: n_gsm: Fixed NULL ptr OOPs in tty_write_room()
[PATCHv2 6/7] tty: n_gsm: Fixed logic to decode break signal in modem status
[PATCHv2 7/7] char: n_gsm: improper skb_pull() use was leaking framed data
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/