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)
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>

No differences found