net/benet: Remove interface type
authorGavin Shan <shangw@linux.vnet.ibm.com>
Tue, 29 Oct 2013 09:30:56 +0000 (17:30 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Oct 2013 21:50:16 +0000 (17:50 -0400)
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 <shangw@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found