Bryan Drewery 1c9b29f95f Pass the expected struct radix_node_head * to vfs_free_netcred.
No functional change.

struct radix_node_head's first element is rh so this was already
referring to the same address.  It was likely an unintended
s/rnh/&rnh->rh/ change from r294706 as all other rnh_walktree() callers
pass the expected struct radix_node_head * rather than obscurely passing
the address of their first element.

Sponsored by:	EMC / Isilon Storage Division
2016-03-24 04:40:07 +00:00
..
2016-03-21 21:38:35 +00:00
2015-07-20 09:37:42 +00:00
2016-03-01 23:58:53 +00:00
2015-04-22 14:38:58 +00:00
2016-01-27 19:55:02 +00:00
2016-03-22 13:16:52 +00:00
2016-02-23 23:37:10 +00:00
2015-01-22 11:12:42 +00:00
2015-11-19 05:50:22 +00:00
2014-08-11 15:06:07 +00:00
2015-07-29 17:18:27 +00:00
2016-03-21 21:38:35 +00:00
2016-03-21 21:38:35 +00:00
2015-06-10 10:48:12 +00:00
2016-03-22 13:16:52 +00:00
2015-03-17 14:16:50 +00:00
2016-03-21 08:03:50 +00:00
2016-02-07 16:18:12 +00:00