Looks like David converted this macro into a no-op, then moved it into
netdevice.h.
Problem is, some non-network drivers were using it too.
They shouldn't, it's backwards compatability crap for net drivers
only. Use explicit ->owner references elsewhere.
Maybe we should put it back the way it was and go edit all the netdrivers?
Absolutely not.
Yoshfuji posted a patch on linux-kernel to fix this already.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/