Skip to content

Commit

Permalink
tlan: remove unused devName field
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed May 31, 2008
1 parent f8f3154 commit 92cee9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/tlan.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 92cee9f

Please sign in to comment.