[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1340646583-21059-1-git-send-email-sjur.brandeland@stericsson.com>
Date: Mon, 25 Jun 2012 19:49:32 +0200
From: sjur.brandeland@...ricsson.com
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, sjurbren@...il.com,
Sjur Brændeland <sjur.brandeland@...ricsson.com>
Subject: [net-next 00/11] caif patch-set for net-next
From: Sjur Brændeland <sjur.brandeland@...ricsson.com>
The first 8 patches are fixes,
there are a couple of fixes for issues found by static code analysis (coverity),
and some other misc cleanups/fixes.
The three last patches introduces rtnl for managing
the HSI interface and removes the use of module parameters.
Regards,
Sjur Brændeland
Kim Lilliestierna XX (5):
caif: Remove unused pointer and code
caif: added check for potential null return
caif: Fixed potential memory leak
caif-hsi: Removed dead code
caif-hsi: changed test on aggregation_timeout
Sjur Brændeland (6):
caif-hsi: Use netdev_X instead of dev_X for printing
caif-hsi: Remove uncecessary assignments
Documentation/networking/caif: Update documentation
caif-hsi: Add rtnl support
caif-hsi: Replace platform device with ops structure.
caif-hsi: Remove use of module parameters
Documentation/networking/caif/Linux-CAIF.txt | 91 ++---
drivers/net/caif/caif_hsi.c | 547 ++++++++++++++------------
include/net/caif/caif_hsi.h | 71 +++--
net/caif/caif_dev.c | 8 +-
net/caif/cfctrl.c | 17 +-
5 files changed, 378 insertions(+), 356 deletions(-)
--
1.7.5.4
--
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