Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236686
b: refs/heads/master
c: 2505c54
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jan 24, 2011
1 parent 9a6a838 commit 36ae099
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: fa6d5d4f2b0df1e9b613b7b5926805b8a4306d44
refs/heads/master: 2505c5483137aa630806df9cd08a82d1cac72cc9
3 changes: 1 addition & 2 deletions trunk/drivers/net/typhoon.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,11 @@ static const int multicast_filter_limit = 32;
#include <linux/in6.h>
#include <linux/dma-mapping.h>
#include <linux/firmware.h>
#include <generated/utsrelease.h>

#include "typhoon.h"

MODULE_AUTHOR("David Dillow <dave@thedillows.org>");
MODULE_VERSION(UTS_RELEASE);
MODULE_VERSION("1.0");
MODULE_LICENSE("GPL");
MODULE_FIRMWARE(FIRMWARE_NAME);
MODULE_DESCRIPTION("3Com Typhoon Family (3C990, 3CR990, and variants)");
Expand Down

0 comments on commit 36ae099

Please sign in to comment.