]> git.karo-electronics.de Git - linux-beck.git/blobdiff - net/core/netpoll.c
[NETPOLL]: rx_flags bugfix
[linux-beck.git] / net / core / netpoll.c
index c327c9edadc57f23fba034059232fcbab08c4fc8..895f3efc65aac7e5ee2c1dc9425af42d3e71d839 100644 (file)
@@ -639,6 +639,7 @@ int netpoll_setup(struct netpoll *np)
                if (!npinfo)
                        goto release;
 
+               npinfo->rx_flags = 0;
                npinfo->rx_np = NULL;
                npinfo->poll_lock = SPIN_LOCK_UNLOCKED;
                npinfo->poll_owner = -1;