On Fri, Jun 15, 2012 at 11:46:03AM +0200, Simon Wunderlich wrote:
hlist_for_each_entry_rcu(backbone_gw, node, head, hash_entry) {
last_seen_msecs = jiffies_to_msecs(jiffies -
backbone_gw->lasttime);
Please fix that in another way and not by wrong alignment.
Kind regards, Sven