[openib-general] [PATCH] iSER - changes in API, socket-based connect

Woodruff, Robert J robert.j.woodruff at intel.com
Wed Sep 14 14:25:44 PDT 2005


Dan wrote,
> Files added: iser_socket.c, iser_socket.h
> 3. Some cosmetic changes included, too. 
> Files deleted: iser_pdu.c, include/iser_types.h, include/iser_pdu.h 
> Some leftovers from the deleted files in include/*.h moved 
> into include/iser_api.h.
> 

I am trying to backbort the iSer (svn 3432) to 2.6.9 and I am running
into
issues with it compiling things like 

static struct proto iser_sock_proto = {
        name: "ib_iser",
        owner: THIS_MODULE,
        obj_size: sizeof(struct iser_sock),
};

Would you happen to have a backport patch for this file that
allows it to work on 2.6.9 kernels ?

woody



More information about the general mailing list