X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Fklnds%2Fsocklnd%2Fsocklnd_lib-darwin.h;h=7da8dcdc16267cb6f89d8f803086b1e8dde6255c;hp=cbeb38ced23df45f773748faa893fa551ac2cae7;hb=9c6ebfd11be1cc11629a2960c8c818492e1f0980;hpb=e3a7c58aebafce40323db54bf6056029e5af4a70 diff --git a/lnet/klnds/socklnd/socklnd_lib-darwin.h b/lnet/klnds/socklnd/socklnd_lib-darwin.h index cbeb38c..7da8dcd 100644 --- a/lnet/klnds/socklnd/socklnd_lib-darwin.h +++ b/lnet/klnds/socklnd/socklnd_lib-darwin.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -63,11 +65,4 @@ #include -static inline -int ksocknal_nsched(void) -{ - /* XXX Liang: fix it */ - return 1; -} - #endif