Staging: batman-adv: remove redundant struct declaration
authorMarek Lindner <lindner_marek@yahoo.de>
Sun, 6 Jun 2010 19:28:13 +0000 (21:28 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Jun 2010 23:57:25 +0000 (16:57 -0700)
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 <lindner_marek@yahoo.de>
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found