xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Mar 2011 20:59:31 +0000 (15:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 23:08:43 +0000 (15:08 -0800)
There is only one caller of xfrm_bundle_ok(), and that always passes these
parameters as NULL.

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

No differences found