revert android-tegra-2.6.36-honeycomb-mr1-9001adc to v2.6.36
[firefly-linux-kernel-4.4.55.git] / net / core / dst.c
index 2844639dfb793bf9f853f9dcfb02dc5ee503ebef..6c41b1fac3db56a62f5e0f24f3cb76f34e978800 100644 (file)
@@ -343,7 +343,6 @@ static int dst_dev_event(struct notifier_block *this, unsigned long event,
 
 static struct notifier_block dst_dev_notifier = {
        .notifier_call  = dst_dev_event,
-       .priority = -10, /* must be called after other network notifiers */
 };
 
 void __init dst_init(void)