staging: ozwpan: Use kernel list function for managing interface list.
authorRupesh Gujare <rupesh.gujare@atmel.com>
Thu, 1 Aug 2013 17:40:00 +0000 (18:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2013 03:56:55 +0000 (11:56 +0800)
Managing interface list, is easier if we use kernel list_* API
than managing it on our own.

Signed-off-by: Rupesh Gujare <rupesh.gujare@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found