[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1375378806-17948-1-git-send-email-rupesh.gujare@atmel.com>
Date: Thu, 1 Aug 2013 18:39:59 +0100
From: Rupesh Gujare <rupesh.gujare@...el.com>
To: <devel@...uxdriverproject.org>
CC: <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<gregkh@...uxfoundation.org>
Subject: [PATCH 0/6] staging: ozwpan: Use Kernel API & Bug fixes
This patch series removes duplicate code, & replaces it
with kernel library functions, and few bug fixes.
Rupesh Gujare (6):
staging: ozwpan: Use kernel list function for managing interface
list.
staging: ozwpan: Mark string as const
staging: ozwpan: Use kernel strncmp function.
staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.
staging: ozwpan: Increase farewell report size.
staging: ozwpan: Set farewell report length.
drivers/staging/ozwpan/ozpd.c | 13 +++++++++-
drivers/staging/ozwpan/ozpd.h | 2 +-
drivers/staging/ozwpan/ozproto.c | 51 +++++++++++++-------------------------
drivers/staging/ozwpan/ozproto.h | 4 +--
4 files changed, 32 insertions(+), 38 deletions(-)
--
1.7.9.5
--
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