batman-adv: fix condition in AP isolation
authorAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 20:49:50 +0000 (20:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jun 2012 06:54:32 +0000 (23:54 -0700)
commit1f129fefd35842bcd450db02b6c63f958384b1b3
treea83ec91c00a07f5c0e201161786dc296c1259fc5
parent5cee1d37c9f565f1aa515408863dbb13db67dab9
batman-adv: fix condition in AP isolation

During the last conflict resolution involving translation-table.c something went
wrong and a condition in the AP isolation code was reversed. This patch fixes
this problem.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/batman-adv/translation-table.c