diff options
| author | Jeff Garzik <jgarzik@pretzel.yyz.us> | 2005-06-26 23:42:30 -0400 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2005-06-26 23:42:30 -0400 |
| commit | f45727d52d1581e9ff4df9d1a12a60789ad2d1eb (patch) | |
| tree | 773ae25f98542e6d382c688f7e85e8137d065614 /drivers/net/tokenring/tmspci.c | |
| parent | 4c925f452cfd16c690209e96821ee094e09a2404 (diff) | |
| parent | 5696c1944a33b4434a9a1ebb6383b906afd43a10 (diff) | |
Merge /spare/repo/netdev-2.6/ branch 'ieee80211'
Diffstat (limited to 'drivers/net/tokenring/tmspci.c')
| -rw-r--r-- | drivers/net/tokenring/tmspci.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/net/tokenring/tmspci.c b/drivers/net/tokenring/tmspci.c index 37ddb5c2bec3..2e18c0a46482 100644 --- a/drivers/net/tokenring/tmspci.c +++ b/drivers/net/tokenring/tmspci.c | |||
| @@ -254,14 +254,3 @@ static void __exit tms_pci_rmmod (void) | |||
| 254 | module_init(tms_pci_init); | 254 | module_init(tms_pci_init); |
| 255 | module_exit(tms_pci_rmmod); | 255 | module_exit(tms_pci_rmmod); |
| 256 | 256 | ||
| 257 | |||
| 258 | /* | ||
| 259 | * Local variables: | ||
| 260 | * compile-command: "gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -fomit-frame-pointer -I/usr/src/linux/drivers/net/tokenring/ -c tmspci.c" | ||
| 261 | * alt-compile-command: "gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -fomit-frame-pointer -I/usr/src/linux/drivers/net/tokenring/ -c tmspci.c" | ||
| 262 | * c-set-style "K&R" | ||
| 263 | * c-indent-level: 8 | ||
| 264 | * c-basic-offset: 8 | ||
| 265 | * tab-width: 8 | ||
| 266 | * End: | ||
| 267 | */ | ||
