Merge branch 'pktgen-races'
authorDavid S. Miller <davem@davemloft.net>
Thu, 9 Jul 2015 22:05:33 +0000 (15:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Jul 2015 22:05:33 +0000 (15:05 -0700)
Oleg Nesterov says:

====================
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()

I am not familiar with this code and I have no idea how to test
these changes, so 2/2 comes as a separate change. 1/2 looks like
the obvious bugfix, and probably candidate for -stable.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge