git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64cb7ce
)
staging: ozwpan: Use kernel list function for managing interface list.
author
Rupesh Gujare
<rupesh.gujare@atmel.com>
Thu, 1 Aug 2013 17:40:00 +0000
(18:40 +0100)
committer
Greg 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