[NET]: Nuke SET_MODULE_OWNER macro.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / netdevice.h
index 625240ce27f1cea8b6184ddbc0a29b2457f414d1..de387c5400b387438c29c82874306a17e4dbf254 100644 (file)
@@ -702,7 +702,6 @@ static inline void *netdev_priv(const struct net_device *dev)
        return dev->priv;
 }
 
-#define SET_MODULE_OWNER(dev) do { } while (0)
 /* Set the sysfs physical device reference for the network logical device
  * if set prior to registration will cause a symlink during initialization.
  */