• Arnd Bergmann's avatar
    bridge: use ndo_siocdevprivate · 561d8352
    Arnd Bergmann authored
    The bridge driver has an old set of ioctls using the SIOCDEVPRIVATE
    namespace that have never worked in compat mode and are explicitly
    forbidden already.
    
    Move them over to ndo_siocdevprivate and fix compat mode for these,
    because we can.
    
    Cc: Roopa Prabhu <roopa@nvidia.com>
    Cc: Nikolay Aleksandrov <nikolay@nvidia.com>
    Cc: bridge@lists.linux-foundation.org
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    561d8352
br_private.h 55.9 KB