From: Marek Lindner Date: Sun, 6 Jun 2010 19:28:13 +0000 (+0200) Subject: Staging: batman-adv: remove redundant struct declaration X-Git-Tag: v2.6.36-rc1~520^2~1^2~404 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186305aa1284ac0cae88e18b837c33d5a4a84afc;p=pandora-kernel.git Staging: batman-adv: remove redundant struct declaration The hardif_attr and the bat_attr struct share the same attributes, hence it is not necessary to specify 2 different structs. Signed-off-by: Marek Lindner Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed