OSDN Git Service

staging: ozwpan: Mark string as const
authorRupesh Gujare <rupesh.gujare@atmel.com>
Thu, 1 Aug 2013 17:40:01 +0000 (18:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2013 03:56:55 +0000 (11:56 +0800)
commit83e4817fc3a2092ac1545999705b799bea855bcb
treea1119e40d66c55d55681035f008acd85df091459
parent8a3cac62efd0c447e017180aa7bf2638603ee21c
staging: ozwpan: Mark string as const

Make sure that we mark const string so that it does not get modified.

Signed-off-by: Rupesh Gujare <rupesh.gujare@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ozwpan/ozproto.c
drivers/staging/ozwpan/ozproto.h