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:
09686b5
)
Staging: batman-adv: Remove currently unused gw_* datastructures
author
Sven Eckelmann
<sven.eckelmann@gmx.de>
Sun, 12 Sep 2010 21:21:53 +0000
(23:21 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 14 Sep 2010 23:38:32 +0000
(16:38 -0700)
gw_list_lock, gw_list and curr_gw are currently unused members of struct
bat_priv. They will be readded when gateway support is really
implemented.
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found