]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitda8b01d271ff1df27f22b8a3807e9d9a059a4247
treea83ec91c00a07f5c0e201161786dc296c1259fc5
parent10f78b00033eebb36975cd1d60af66d3cef044f4
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