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

Commit 92cee9f6 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by Jeff Garzik
Browse files

tlan: remove unused devName field

parent f8f31544
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -204,7 +204,6 @@ typedef struct tlan_private_tag {
	u32			speed;
	u8			tlanRev;
	u8			tlanFullDuplex;
	char                    devName[8];
	spinlock_t		lock;
	u8			link;
	u8			is_eisa;