On Wed, Feb 20, 2013 at 03:27:27PM +0100, Antonio Quartulli wrote:
Nothing on my side. Thanks again :)
I just realised that the ioctl commands this code is handling are for a bridge interface. Since batman-adv does not have its own set of ioctls, then the ndo_do_ioctl() callback should simply return EOPNOTSUPP.
I'm going to send v2. This will not affect any tested behaviour.
Cheers,