rps_dev_flow_table_release(): no need to delay vfree()
authorAl Viro <viro@ZenIV.linux.org.uk>
Sun, 5 May 2013 16:05:55 +0000 (16:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 May 2013 15:06:51 +0000 (11:06 -0400)
The same story as with fib_trie patch - vfree() from RCU callbacks
is legitimate now.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found