commit | 243198d09f535f5cd74114f1b779c3da25bc70c8 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ZenIV.linux.org.uk> | Sun May 05 16:05:55 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 06 11:06:51 2013 -0400 |
tree | c8bc152937a6a5de879b4d8f958a8f21a8131ae4 | |
parent | 0020356355192cbaf6d315515e6c95bd09618c3b [diff] |
rps_dev_flow_table_release(): no need to delay vfree() 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>