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

Commit 5128bdc9 authored by Roland Dreier's avatar Roland Dreier
Browse files

IB/core: Remove unused struct ib_device.flags member



Avoid confusion about what it might mean, since it's never initialized.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent e0605d91
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -900,8 +900,6 @@ struct ib_device {
	int                          *pkey_tbl_len;
	int                          *gid_tbl_len;

	u32                           flags;

	int			      num_comp_vectors;

	struct iw_cm_verbs	     *iwcm;