Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47913
b: refs/heads/master
c: 2a10387
h: refs/heads/master
i:
  47911: 2640dd5
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Feb 12, 2007
1 parent f14dcf0 commit 334a367
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a1e96b0310d70b72012b5ecde5e97b8262785aae
refs/heads/master: 2a10387ec463c4fcd3ccc461291ce4d8505827e2
3 changes: 2 additions & 1 deletion trunk/drivers/net/arcnet/com20020.c
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@ static void com20020_set_mc_list(struct net_device *dev)
}

#if defined(CONFIG_ARCNET_COM20020_PCI_MODULE) || \
defined(CONFIG_ARCNET_COM20020_ISA_MODULE)
defined(CONFIG_ARCNET_COM20020_ISA_MODULE) || \
defined(CONFIG_ARCNET_COM20020_CS_MODULE)
EXPORT_SYMBOL(com20020_check);
EXPORT_SYMBOL(com20020_found);
#endif
Expand Down

0 comments on commit 334a367

Please sign in to comment.