Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Sun, 1 Jun 2014 03:01:47 +0000 (20:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Jun 2014 03:01:47 +0000 (20:01 -0700)
commit6ce995c6f466e59a5f16e6eae8b265c1d13bb202
tree89f566a62a8fbdea635e275d4fa58449503c81e1
parentdbfc4b698ab83494eb8a03f5f3c478cec29a4f62
parentaf0a171c07174661db71f92e442d4e6e90984b77
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge

Included changes:
- prevent NULL dereference in multicast code

Antonion Quartulli says:

====================
pull request net: batman-adv 20140527

here you have another very small fix intended for net/linux-3.15.
It prevents some multicast functions from dereferencing a NULL pointer.
(Actually it was nothing more than a typo)
I hope it is not too late for such a small patch.
====================

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