Re: [PATCH v2 1/2] net/benet: Remove interface type
From: David Miller <davem@davemloft.net>
Date: 2013-10-29 21:50:31
From: David Miller <davem@davemloft.net>
Date: 2013-10-29 21:50:31
From: Gavin Shan <redacted> Date: Tue, 29 Oct 2013 17:30:56 +0800
The interface type, which is being traced by "struct be_adapter:: if_type", isn't used currently. So we can remove that safely according to Sathya's comments. Signed-off-by: Gavin Shan <redacted>
Applied.