Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1bcb164e authored by Marek Lindner's avatar Marek Lindner Committed by Greg Kroah-Hartman
Browse files

Staging: batman-adv: remove superfluous hint to "translation table"



Signed-off-by: default avatarMarek Lindner <lindner_marek@yahoo.de>
[sven.eckelmann@gmx.de: Rework on top of current version]
Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 3a632cc7
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -395,8 +395,7 @@ int hna_global_seq_print_text(struct seq_file *seq, void *offset)
				  net_dev->name);
				  net_dev->name);
	}
	}


	seq_printf(seq, "Globally announced HNAs received via the mesh %s "
	seq_printf(seq, "Globally announced HNAs received via the mesh %s\n",
			"(translation table):\n",
		   net_dev->name);
		   net_dev->name);


	spin_lock_irqsave(&hna_global_hash_lock, flags);
	spin_lock_irqsave(&hna_global_hash_lock, flags);