From: Antonio Quartulli antonio@meshcoding.com Date: Wed, 2 Oct 2013 22:03:20 +0200
this is a "one-change" pull request intended for net/linux-3.{12,11,10}.
This patch from Matthias Schiffer is fixing the init routine of the Network Coding component by preventing it from registering the handler for the CODED packet type each time a new soft-interface is created.
Without this fix a second soft-interface cannot be created unless the Network Coding component is not part of the module (not compiled-in).
As I mentioned before, this fix should be queued for stable as it aims kernels older than linux-3.12.
Please pull or let me know of any problem.
Pulled, thanks Antonio.