aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/82596.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/82596.c')
-rw-r--r--drivers/net/82596.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/net/82596.c b/drivers/net/82596.c
index 23fe41611bed..b273596368e3 100644
--- a/drivers/net/82596.c
+++ b/drivers/net/82596.c
@@ -1598,9 +1598,3 @@ void __exit cleanup_module(void)
1598} 1598}
1599 1599
1600#endif /* MODULE */ 1600#endif /* MODULE */
1601
1602/*
1603 * Local variables:
1604 * compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -m486 -c 82596.c"
1605 * End:
1606 */