]> 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)
commit6c973b08bd9502d14e57c5a2fefc39ba76bfe864
treea83ec91c00a07f5c0e201161786dc296c1259fc5
parent48d7ce9b7e07913c8495a172fc5d553aad0ebd0e
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