[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B13EE0C.7080000@trash.net>
Date: Mon, 30 Nov 2009 17:08:44 +0100
From: Patrick McHardy <kaber@...sh.net>
To: sjur.brandeland@...ricsson.com
CC: netdev@...r.kernel.org, stefano.babic@...ic.homelinux.org,
randy.dunlap@...cle.com, kim.xx.lilliestierna@...ricsson.com,
christian.bejram@...ricsson.com, daniel.martensson@...ricsson.com
Subject: Re: [RFC PATCH v3 0/8] CAIF Protocol Stack
sjur.brandeland@...ricsson.com wrote:
> Change Log:
>
> General:
> * Sockets has replaced the character device implementation,
> when accessing the modem. AT channels has to open sockets.
> * CAIF Link layer is now implemented as net-devices.
> * Cleanup of asserts no using caif_assert everywhere.
> * Style cleanups, spacing, typedefs etc.
>
> Documentation/CAIF
> * Removed tool chardevconfig for configuration.
> Instead CAIF NET device can be configured with RTNL or socket IOCTL.
> * Removed replaced user space tool ldiscd to configure TTY.
> TTY is now opened from kernel when loading caif_serial.ko
> * Added caif socket MAN page to Documentation (Will be moved later on).
> * Added example on CAIF NET device configuration.
> * Removed reference to Doc No: 155 19-CRH 109 913.
>
> include/linux
> * Added caif_socket.h defining CAIF Socket interface.
> * Added if_caif.h define CAIF IP Net Device configuration
>
> include/net
> * Added caif_dev.h defining interface between driver and caif-core.
>
> include/net/generic
> * Updated assert statement
> * Removed typedefs
>
> net/caif
> * Added socket implementation and removed character device.
> * General removed typedefs and fixed CHECKPATCH warnings
> * Minor change on error handling in cfcnfg.c
> * chnl_net.c Added RTNL support and IOCTL
> * Fixed typos in Kconfig
Please add the changelog to the respective patches and give them
meaningful subjects. Its impossible to review patches if you
don't even know what they're supposed to do.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists