This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/net/mlx4
Roland Dreier b57aacfa7a mlx4_core: Clean up struct mlx4_buf
Now that struct mlx4_buf.u is a struct instead of a union because of
the vmap() changes, there's no point in having a struct at all.  So
move .direct and .page_list directly into struct mlx4_buf and get rid
of a bunch of unnecessary ".u"s.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-02-06 21:17:59 -08:00
..
2008-02-06 21:17:59 -08:00
2007-10-10 15:43:54 -07:00
2007-10-10 15:43:54 -07:00
2007-10-10 15:43:54 -07:00
2008-02-06 21:17:59 -08:00
2007-10-10 15:43:54 -07:00
2007-10-10 15:43:54 -07:00