From: Sven Eckelmann Date: Sun, 12 Sep 2010 21:21:53 +0000 (+0200) Subject: Staging: batman-adv: Remove currently unused gw_* datastructures X-Git-Tag: v2.6.37-rc1~60^2~3^2~603 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f73d8b43219970ecb010f34649d22042a5723318;p=pandora-kernel.git Staging: batman-adv: Remove currently unused gw_* datastructures 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed