]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit8a3cac62efd0c447e017180aa7bf2638603ee21c
tree858ff76261f8c0e0f59abfb4e9eb4074b5efe1a4
parent64cb7ce9d4c44e96b54f9d8125817c9024031465
staging: ozwpan: Use kernel list function for managing interface list.

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>
drivers/staging/ozwpan/ozproto.c