]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
IB/ipath: Remove ipath_layer dead code
authorArthur Jones <arthur.jones@qlogic.com>
Thu, 19 Jul 2007 18:32:49 +0000 (11:32 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sat, 21 Jul 2007 04:19:43 +0000 (21:19 -0700)
commitbd631048116df40837667a72c578b170c906dd30
tree35b62c8982a7f1f817e27e8364dbff490baf5aeb
parentf5b404317b79823ec643dfbb71d62f65a48cc178
IB/ipath: Remove ipath_layer dead code

The ipath_layer.[ch] code was an attempt to provide a single interface
for the ipath verbs and ipath_ether code to use.  As verbs
functionality increased, the layer's functionality became insufficient
and the verbs code broke away to interface directly to the driver.
The failed attempt to get ipath_ether upstream was the final nail in
the coffin and now it sits quietly in a dark kernel.org corner waiting
for someone to notice the smell and send it along to it's final
resting place.  Roland Dreier was that someone -- this patch expands
on his work...

Signed-off-by: Arthur Jones <arthur.jones@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/Makefile
drivers/infiniband/hw/ipath/ipath_layer.c [deleted file]
drivers/infiniband/hw/ipath/ipath_layer.h [deleted file]
drivers/infiniband/hw/ipath/ipath_verbs.h