Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1d670f1 authored by Greg Rose's avatar Greg Rose Committed by Jeff Kirsher
Browse files

Remove extra struct page member from the buffer info structure

parent eca2a33c
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -126,7 +126,6 @@ struct igbvf_buffer {
			unsigned int page_offset;
			unsigned int page_offset;
		};
		};
	};
	};
	struct page *page;
};
};


union igbvf_desc {
union igbvf_desc {