ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
[linux-2.6-block.git] / net / Kconfig
index 7d39c1773eb469322441d279737361378ebb39a8..2fb25b534df57ecb5cf3181978fae84ed8dcc0f0 100644 (file)
@@ -324,7 +324,7 @@ config CGROUP_NET_CLASSID
 
 config NET_RX_BUSY_POLL
        bool
-       default y if !PREEMPT_RT
+       default y if !PREEMPT_RT || (PREEMPT_RT && !NETCONSOLE)
 
 config BQL
        bool