summaryrefslogtreecommitdiff
path: root/lookup.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-16lookup: Return const char * from all lookup functionsTobias Klauser1-4/+4
2015-11-16lookup: Use lookup module for OUI lookup as wellTobias Klauser1-0/+7
2015-11-15lookup: Make lookup type and function names more genericTobias Klauser1-8/+8
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-0/+25
df24a4a9dddb777b5acc3ad1eb parent4c6722fbc187e64288796d216e4685bb3b27c3f2 (diff)
staging: lustre: lnet: Ensure routing is turned on first time
In lnet_rtrpools_enable(), a mistake was made and routing was not being turned on when the rtrpools are being allocated for the first time. This patch fixes that routine so we remember to turn on routing after allocating the rtrpools. Signed-off-by: Doug Oucharek <doug.s.oucharek@intel.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-8501 Reviewed-on: http://review.whamcloud.com/21934 Reviewed-by: James Simmons <uja.ornl@yahoo.com> Reviewed-by: Amir Shehata <amir.shehata@intel.com> Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat