[ofa-general] Re: [PATCH 07/13] QLogic VNIC: Handling configurable parameters of the driver
Roland Dreier
rdreier at cisco.com
Tue May 13 13:41:37 PDT 2008
> + ib_get_cached_gid(config->ibdev, config->port, 0,
> + &config->path_info.path.sgid);
Again, looks like a sleepable context so please use ib_query_gid()
instead.
More information about the general
mailing list