> This driver depends upon cxgb4 driver, posted recently on netdev and
> now part of net-next repo.
It went into the net-2.6 repo, not net-next-2.6
And it is even in Linus's tree now.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Hi Dave,
Thanks for updates, somehow I missed that part.
Regards
Rakesh Ranjan
The code in these files looks like the code is the cxgb3i iscsi and pdu
code. Can you just make a common cxgb3i iscsi/pdu layer and add some
callouts?
Something similar to what qla2xxx or lpfc has done to support multiple
cards. In their case they have common fc and driver stuff and then
callouts for hw specifics?
Hey Rakesh,
I guess we are trying to move away from the pci mapping functions move
to the dma ones. On your next submission, could you fix those up too?
Yes, will do that for the next submission.
Thanks,
Karen