]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2012 19:36:59 +0000 (15:36 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2012 19:36:59 +0000 (15:36 -0400)
commitdb0fe0b2f6bba2fda939737d063db2ae14c58d71
treedc978ed71a75357a5858f6ef84665f9095a65451
parenta3374c42aa5f7237e87ff3b0622018636b0c847e
parent7dac7b76b8db87fc79857a53a09730fb2148579b
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge

Included fixes:
- Fix broadcast packet CRC calculation which can lead to ~80% broadcast packet
  loss
- Fix a race condition in duplicate broadcast packet check

Signed-off-by: David S. Miller <davem@davemloft.net>