The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.17-rc3 for you to fetch changes up to 72ad366f687d45f30a82d8b6e70ce757b21b5aab: thunderbolt: Clear hops before overwriting (2014-08-26 14:54:48 -0700) ---------------------------------------------------------------- Char/Misc driver fixes for 3.17-rc3 Here are 3 fixes for the mei and thunderbolt drivers that resolve some reported issues. All have been in linux-next for a while. Signed-off-by: Greg Kroah-Hartman <[email protected]> ---------------------------------------------------------------- Alexander Usyskin (2): mei: reset client state on queued connect request mei: nfc: fix memory leak in error path Andreas Noever (1): thunderbolt: Clear hops before overwriting drivers/misc/mei/client.c | 1 + drivers/misc/mei/nfc.c | 11 +++++------ drivers/thunderbolt/path.c | 21 ++++++++++++++++++++- 3 files changed, 26 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

