[PATCH 0/6] staging: ozwpan: Use Kernel API & Bug fixes

From: Rupesh Gujare
Date: Thu Aug 01 2013 - 13:41:22 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/