summary refs log tree commit diff
path: root/fs/f2fs
diff options
context:
space:
mode:
authorIra Weiny <ira.weiny@intel.com>2015-06-06 14:38:24 -0400
committerDoug Ledford <dledford@redhat.com>2015-06-12 14:49:16 -0400
commite11ae8aa0ccd7823f9b22ce29a46a8ddc583a458 (patch)
treeef16ffa53fccab3823aca67f4d8db7efa1143dd2 /fs/f2fs
parent83a1d2288952db16150a09f3d40284ffc11fc063 (diff)
downloadlinux-e11ae8aa0ccd7823f9b22ce29a46a8ddc583a458.tar.gz
IB/mad: Split IB SMI handling from MAD Recv handler
Make a helper function to process Directed Route SMPs to be called by the IB
MAD Recv Handler, ib_mad_recv_done_handler.

This cleans up the MAD receive handler code a bit and allows for us to better
share the SMP processing code between IB and OPA SMPs.

IB and OPA SMPs share the same processing algorithm but have different header
formats and permissive LID detection.  Therefore this and subsequent patches
split the common processing code from the IB specific code in anticipation of
sharing those algorithms with the OPA code.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions