commit | bc1cc6c4e476b60df48227165990c87a22db6bb7 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Dec 05 19:03:01 2008 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Jan 06 11:53:53 2009 -0500 |
tree | 19919f4787df34201bd575ebf741a53e9879e084 | |
parent | 5cf1c4b19db99d21d44c2ab457cfd44eb86b4439 [diff] |
NSM: Remove NULL pointer check from nsm_find() The nsm_find() function should never be called with a NULL IP address pointer. If it is, that's a bug. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>